@hopper-ui/components 1.0.13 → 1.2.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/CHANGELOG.md +17 -0
- package/README.md +1 -1
- 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/AvatarContext.d.ts +1 -1
- 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 +4111 -0
- package/dist/Form/src/Form.d.ts +28 -0
- package/dist/Form/src/Form.js +114 -0
- package/dist/Form/src/FormContext.d.ts +8 -0
- package/dist/Form/src/FormContext.js +2 -0
- package/dist/Form/src/index.css +4111 -0
- package/dist/Form/src/index.d.ts +5 -0
- package/dist/Form/src/index.js +114 -0
- 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 +3 -3
- package/dist/Link/src/index.css +31 -31
- package/dist/Link/src/index.js +3 -3
- package/dist/ListBox/src/ListBox.css +369 -169
- package/dist/ListBox/src/ListBox.js +15 -14
- package/dist/ListBox/src/ListBoxItem.css +425 -225
- package/dist/ListBox/src/ListBoxItem.js +14 -13
- package/dist/ListBox/src/ListBoxItemSkeleton.css +7 -7
- package/dist/ListBox/src/ListBoxItemSkeleton.js +1 -1
- package/dist/ListBox/src/index.css +369 -169
- package/dist/ListBox/src/index.js +15 -14
- 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 +6 -6
- package/dist/buttons/src/ButtonGroup.css +11 -11
- package/dist/buttons/src/ButtonGroup.js +1 -1
- package/dist/buttons/src/ClearButton.css +375 -28
- package/dist/buttons/src/ClearButton.js +3 -3
- package/dist/buttons/src/EmbeddedButton.css +375 -28
- package/dist/buttons/src/EmbeddedButton.d.ts +9 -0
- package/dist/buttons/src/EmbeddedButton.js +1 -1
- package/dist/buttons/src/index.css +480 -133
- package/dist/buttons/src/index.js +9 -9
- package/dist/checkbox/src/Checkbox.css +31 -31
- package/dist/checkbox/src/Checkbox.js +3 -3
- package/dist/checkbox/src/CheckboxField.css +15 -15
- package/dist/checkbox/src/CheckboxField.js +1 -1
- package/dist/checkbox/src/CheckboxGroup.css +62 -59
- package/dist/checkbox/src/CheckboxGroup.js +1 -1
- package/dist/checkbox/src/index.css +62 -59
- package/dist/checkbox/src/index.js +6 -6
- package/dist/{chunk-KARK64JC.js → chunk-2XO5CZBO.js} +2 -2
- package/dist/{chunk-DZHRELLA.js → chunk-354H4FNA.js} +1 -1
- package/dist/{chunk-ZXDN2IRM.js → chunk-5IB23E3O.js} +6 -2
- package/dist/{chunk-WCLGYVXV.js → chunk-BKCMCC7V.js} +1 -1
- package/dist/{chunk-5WWMVQI4.js → chunk-CEUQHDEQ.js} +1 -1
- package/dist/{chunk-AMXRADUV.js → chunk-CKKLDA5J.js} +2 -2
- package/dist/{chunk-UGHMX7QX.js → chunk-COIGQP33.js} +3 -3
- package/dist/{chunk-NHM3MQI3.js → chunk-EJUIYBAC.js} +3 -3
- package/dist/chunk-EURJK4ZT.js +7 -0
- package/dist/{chunk-YEYNRBMQ.js → chunk-F4H76S4H.js} +6 -2
- package/dist/{chunk-44KY7MFF.js → chunk-FA4IXLWZ.js} +19 -8
- package/dist/chunk-FOD7XUSJ.js +150 -0
- package/dist/{chunk-W34MMJ2L.js → chunk-FOKTHCFK.js} +3 -3
- package/dist/chunk-HCRWIU7V.js +276 -0
- package/dist/chunk-IU6XMS2X.js +21 -0
- package/dist/{chunk-JN2FF2IX.js → chunk-IUOLKHYQ.js} +1 -1
- package/dist/{chunk-2MUGMKNO.js → chunk-IXWYHDGU.js} +1 -1
- package/dist/{chunk-SSMGKQ27.js → chunk-J44DIB5J.js} +3 -3
- package/dist/{chunk-GH5LAOQU.js → chunk-JJ4EFTES.js} +1 -1
- package/dist/{chunk-RGGVZKNN.js → chunk-L5KI4ZCL.js} +2 -2
- package/dist/{chunk-AYPCLDGU.js → chunk-M3K4IYX6.js} +1 -1
- package/dist/chunk-MHQZXLKW.js +7 -0
- package/dist/{chunk-IEE2HHGR.js → chunk-MJHMFANK.js} +1 -1
- package/dist/{chunk-CXIH6I5X.js → chunk-PFABSIDM.js} +1 -1
- package/dist/{chunk-ERE2XRQA.js → chunk-PQXVL3YJ.js} +1 -1
- package/dist/{chunk-CCIVRIKG.js → chunk-Q63YLWI6.js} +16 -3
- package/dist/{chunk-JLUFMLGV.js → chunk-RQKU3XDG.js} +1 -1
- package/dist/chunk-RWAVMW7T.js +70 -0
- package/dist/{chunk-TNVYVDLF.js → chunk-S5CK32KM.js} +6 -4
- package/dist/{chunk-LDORNYHF.js → chunk-SZSQZ4C7.js} +3 -3
- package/dist/{chunk-UPR32DV5.js → chunk-T6MAOVLH.js} +2 -2
- package/dist/{chunk-B42AJF74.js → chunk-TCOZUCPD.js} +142 -159
- package/dist/{chunk-M4IVTAHY.js → chunk-TG623HPA.js} +7 -5
- package/dist/{chunk-723W7LGB.js → chunk-U56LEEEA.js} +6 -6
- package/dist/{chunk-THQZBL4T.js → chunk-UT4CSUUM.js} +1 -1
- package/dist/{chunk-MVWQVBTK.js → chunk-V5Q245NH.js} +4 -2
- package/dist/chunk-VISBUD2K.js +172 -0
- package/dist/{chunk-QTV45NTY.js → chunk-VYKPDMP3.js} +3 -3
- package/dist/{chunk-CS2RAWQB.js → chunk-W2BQZEW6.js} +4 -4
- package/dist/{chunk-SW7LHIQ2.js → chunk-W474WFOP.js} +21 -9
- package/dist/{chunk-ESRYOELK.js → chunk-X253QCYD.js} +3 -2
- package/dist/{chunk-PAYZGXTT.js → chunk-XT2MZWEV.js} +1 -1
- package/dist/{chunk-SNWJJ3FF.js → chunk-XUJNQNB3.js} +1 -1
- package/dist/chunk-Z57VHYOF.js +22 -0
- package/dist/i18n/src/index.js +1 -1
- package/dist/i18n/src/useLocalizedString.js +1 -1
- package/dist/index.css +1625 -707
- package/dist/index.d.ts +9 -3
- package/dist/index.js +56 -50
- package/dist/inputs/src/InputGroup.css +78 -39
- package/dist/inputs/src/InputGroup.d.ts +10 -1
- package/dist/inputs/src/InputGroup.js +1 -1
- package/dist/inputs/src/NumberField.css +129 -90
- package/dist/inputs/src/NumberField.d.ts +1 -0
- package/dist/inputs/src/NumberField.js +18 -172
- package/dist/inputs/src/PasswordField.css +588 -199
- package/dist/inputs/src/PasswordField.d.ts +1 -0
- package/dist/inputs/src/PasswordField.js +9 -9
- package/dist/inputs/src/SearchField.css +594 -205
- package/dist/inputs/src/SearchField.d.ts +1 -0
- package/dist/inputs/src/SearchField.js +10 -10
- package/dist/inputs/src/TextArea.css +469 -0
- package/dist/inputs/src/TextArea.d.ts +62 -0
- package/dist/inputs/src/TextArea.js +23 -0
- package/dist/inputs/src/TextAreaContext.d.ts +8 -0
- package/dist/inputs/src/TextAreaContext.js +2 -0
- package/dist/inputs/src/TextField.css +589 -200
- package/dist/inputs/src/TextField.d.ts +2 -0
- package/dist/inputs/src/TextField.js +11 -11
- package/dist/inputs/src/index.css +948 -368
- package/dist/inputs/src/index.d.ts +4 -0
- package/dist/inputs/src/index.js +20 -13
- package/dist/overlays/Popover/src/Popover.css +1625 -707
- package/dist/overlays/Popover/src/Popover.js +56 -50
- package/dist/overlays/Popover/src/index.css +1625 -707
- package/dist/overlays/Popover/src/index.js +56 -50
- package/dist/radio/src/Radio.css +31 -31
- package/dist/radio/src/Radio.js +3 -3
- package/dist/radio/src/RadioField.css +15 -15
- package/dist/radio/src/RadioField.js +1 -1
- package/dist/radio/src/RadioGroup.css +62 -59
- package/dist/radio/src/RadioGroup.js +3 -3
- package/dist/radio/src/index.css +62 -59
- package/dist/radio/src/index.js +9 -9
- package/dist/switch/src/Switch.css +25 -25
- package/dist/switch/src/Switch.js +3 -3
- 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 +4 -4
- package/dist/tag/src/Tag.css +1041 -2241
- package/dist/tag/src/Tag.d.ts +6 -1
- package/dist/tag/src/Tag.js +8 -96
- package/dist/tag/src/TagGroup.css +24 -21
- package/dist/tag/src/TagGroup.d.ts +7 -2
- package/dist/tag/src/TagGroup.js +1 -1
- package/dist/tag/src/index.css +1104 -2205
- package/dist/tag/src/index.js +10 -91
- 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 +5 -2
- package/dist/typography/Label/src/Label.d.ts +8 -0
- package/dist/typography/Label/src/Label.js +2 -1
- package/dist/typography/Label/src/index.css +5 -2
- package/dist/typography/Label/src/index.js +2 -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/dist/utils/src/index.d.ts +2 -0
- package/dist/utils/src/index.js +4 -2
- package/dist/utils/src/useFontFaceReady.d.ts +3 -0
- package/dist/utils/src/useFontFaceReady.js +2 -0
- package/dist/utils/src/useTruncatedText.d.ts +3 -0
- package/dist/utils/src/useTruncatedText.js +2 -0
- package/package.json +3 -3
- package/dist/Chip/src/Chip.css +0 -261
- package/dist/Chip/src/Chip.d.ts +0 -27
- package/dist/Chip/src/Chip.js +0 -10
- package/dist/Chip/src/ChipContext.d.ts +0 -10
- package/dist/Chip/src/ChipContext.js +0 -2
- package/dist/Chip/src/index.css +0 -261
- package/dist/Chip/src/index.d.ts +0 -7
- package/dist/Chip/src/index.js +0 -10
- package/dist/chunk-632B5YBQ.js +0 -7
- package/dist/chunk-I2YZLGRE.js +0 -43
- package/dist/chunk-RXZQB35O.js +0 -105
package/dist/tag/src/index.js
CHANGED
|
@@ -1,108 +1,27 @@
|
|
|
1
|
-
export { GlobalTagCssSelector, _Tag as Tag } from '../../chunk-
|
|
2
|
-
|
|
3
|
-
import '../../chunk-I4VPBQI7.js';
|
|
4
|
-
export { GlobalTagGroupCssSelector, _TagGroup as TagGroup } from '../../chunk-MVWQVBTK.js';
|
|
1
|
+
export { GlobalTagCssSelector, _Tag as Tag } from '../../chunk-FOD7XUSJ.js';
|
|
2
|
+
export { GlobalTagGroupCssSelector, _TagGroup as TagGroup } from '../../chunk-V5Q245NH.js';
|
|
5
3
|
export { TagContext } from '../../chunk-EWMWQ2MC.js';
|
|
6
4
|
export { TagGroupContext } from '../../chunk-LCAS3YQV.js';
|
|
7
5
|
export { GlobalTagListCssSelector, _TagList as TagList } from '../../chunk-WWRB4K4M.js';
|
|
8
6
|
export { TagListContext } from '../../chunk-XLKYXKWE.js';
|
|
9
|
-
import '../../chunk-
|
|
10
|
-
import '../../chunk-IEE2HHGR.js';
|
|
11
|
-
import '../../chunk-YHBJAXUY.js';
|
|
12
|
-
import '../../chunk-H7VJS4MX.js';
|
|
13
|
-
import '../../chunk-GFHBDUJD.js';
|
|
14
|
-
import '../../chunk-CXIH6I5X.js';
|
|
15
|
-
import '../../chunk-GXBVNCVP.js';
|
|
16
|
-
import '../../chunk-IXB2WK56.js';
|
|
17
|
-
import '../../chunk-AQITZWYM.js';
|
|
18
|
-
import '../../chunk-I67NHYK4.js';
|
|
19
|
-
import '../../chunk-N77LTZ4U.js';
|
|
20
|
-
import '../../chunk-Y7HUXUHX.js';
|
|
21
|
-
import '../../chunk-D6UTDI2K.js';
|
|
22
|
-
import '../../chunk-TVFC2MJ4.js';
|
|
23
|
-
import '../../chunk-M4IVTAHY.js';
|
|
24
|
-
import '../../chunk-QW45G6K4.js';
|
|
25
|
-
import '../../chunk-TNVYVDLF.js';
|
|
26
|
-
import '../../chunk-3NKF5TPD.js';
|
|
27
|
-
import '../../chunk-44KY7MFF.js';
|
|
28
|
-
import '../../chunk-O4XPUINW.js';
|
|
29
|
-
import '../../chunk-3LRBUQC2.js';
|
|
30
|
-
import '../../chunk-MTDFS4CZ.js';
|
|
31
|
-
import '../../chunk-LJXTJRSB.js';
|
|
32
|
-
import '../../chunk-I2YZLGRE.js';
|
|
33
|
-
import '../../chunk-ERE2XRQA.js';
|
|
34
|
-
import '../../chunk-TXZ6BMFR.js';
|
|
35
|
-
import '../../chunk-CCIVRIKG.js';
|
|
36
|
-
import '../../chunk-6BFSSZCY.js';
|
|
37
|
-
import '../../chunk-WCLGYVXV.js';
|
|
38
|
-
import '../../chunk-2MUGMKNO.js';
|
|
39
|
-
import '../../chunk-WDUQUPTE.js';
|
|
40
|
-
import '../../chunk-ZGNK4GWA.js';
|
|
41
|
-
import '../../chunk-N7YDPVZL.js';
|
|
42
|
-
import '../../chunk-723W7LGB.js';
|
|
43
|
-
import '../../chunk-H5YTU3U7.js';
|
|
44
|
-
import '../../chunk-JLUFMLGV.js';
|
|
45
|
-
import '../../chunk-WMTWFKKP.js';
|
|
46
|
-
import '../../chunk-VJQ7M2BK.js';
|
|
47
|
-
import '../../chunk-KARK64JC.js';
|
|
7
|
+
import '../../chunk-2XO5CZBO.js';
|
|
48
8
|
import '../../chunk-DXVKHP4V.js';
|
|
49
|
-
import '../../chunk-
|
|
9
|
+
import '../../chunk-5IB23E3O.js';
|
|
50
10
|
import '../../chunk-O7IJYNVQ.js';
|
|
51
|
-
import '../../chunk-
|
|
52
|
-
import '../../chunk-AMXRADUV.js';
|
|
11
|
+
import '../../chunk-CKKLDA5J.js';
|
|
53
12
|
import '../../chunk-4ZYV2XLW.js';
|
|
54
|
-
import '../../chunk-LDORNYHF.js';
|
|
55
|
-
import '../../chunk-4VVNSXIB.js';
|
|
56
|
-
import '../../chunk-CS2RAWQB.js';
|
|
57
|
-
import '../../chunk-TIPN4VYD.js';
|
|
58
|
-
import '../../chunk-JTNMFPM4.js';
|
|
59
|
-
import '../../chunk-5H5AZJPQ.js';
|
|
60
|
-
import '../../chunk-UIEP5BA5.js';
|
|
61
|
-
import '../../chunk-SW7LHIQ2.js';
|
|
62
|
-
import '../../chunk-SSMGKQ27.js';
|
|
63
|
-
import '../../chunk-NHM3MQI3.js';
|
|
64
|
-
import '../../chunk-FU5CCPLP.js';
|
|
65
|
-
import '../../chunk-DGLAGYBD.js';
|
|
66
|
-
import '../../chunk-5MBJWRZD.js';
|
|
67
|
-
import '../../chunk-NKHMUPAP.js';
|
|
68
|
-
import '../../chunk-A7TZHALP.js';
|
|
69
|
-
import '../../chunk-W34MMJ2L.js';
|
|
70
13
|
import '../../chunk-QCA3ZR56.js';
|
|
71
|
-
import '../../chunk-
|
|
72
|
-
import '../../chunk-
|
|
14
|
+
import '../../chunk-F4H76S4H.js';
|
|
15
|
+
import '../../chunk-ZWU6DRRZ.js';
|
|
73
16
|
import '../../chunk-65JPI4FL.js';
|
|
74
|
-
import '../../chunk-Y2POLIXK.js';
|
|
75
|
-
import '../../chunk-THQZBL4T.js';
|
|
76
|
-
import '../../chunk-OKZYR4RF.js';
|
|
77
|
-
import '../../chunk-RGGVZKNN.js';
|
|
78
17
|
import '../../chunk-HZKFQ33E.js';
|
|
79
|
-
import '../../chunk-NMKBUGSO.js';
|
|
80
|
-
import '../../chunk-JN2FF2IX.js';
|
|
81
|
-
import '../../chunk-UPR32DV5.js';
|
|
82
|
-
import '../../chunk-NH3IVMXB.js';
|
|
83
|
-
import '../../chunk-FAE27DLF.js';
|
|
84
|
-
import '../../chunk-L5A2UTQV.js';
|
|
85
|
-
import '../../chunk-7JOGKC3W.js';
|
|
86
|
-
import '../../chunk-ESRYOELK.js';
|
|
87
|
-
import '../../chunk-5WWMVQI4.js';
|
|
88
|
-
import '../../chunk-WPNVVGFW.js';
|
|
89
|
-
import '../../chunk-CQDLZ42T.js';
|
|
90
|
-
import '../../chunk-RXZQB35O.js';
|
|
91
|
-
import '../../chunk-ZWU6DRRZ.js';
|
|
92
18
|
import '../../chunk-DHVVYSLB.js';
|
|
93
|
-
import '../../chunk-
|
|
94
|
-
import '../../chunk-
|
|
95
|
-
import '../../chunk-
|
|
96
|
-
import '../../chunk-GH5LAOQU.js';
|
|
97
|
-
import '../../chunk-UGHMX7QX.js';
|
|
98
|
-
import '../../chunk-NS3XVOQ7.js';
|
|
99
|
-
import '../../chunk-PAYZGXTT.js';
|
|
19
|
+
import '../../chunk-CQDLZ42T.js';
|
|
20
|
+
import '../../chunk-FAE27DLF.js';
|
|
21
|
+
import '../../chunk-XT2MZWEV.js';
|
|
100
22
|
import '../../chunk-X6SER3TZ.js';
|
|
101
23
|
import '../../chunk-HXI3MEEK.js';
|
|
102
|
-
import '../../chunk-SNWJJ3FF.js';
|
|
103
24
|
import '../../chunk-AES7QBQE.js';
|
|
104
|
-
import '../../chunk-AYPCLDGU.js';
|
|
105
25
|
import '../../chunk-M36KANKC.js';
|
|
106
26
|
import '../../chunk-KVDXQMWI.js';
|
|
107
|
-
import '../../chunk-JWW56J7M.js';
|
|
108
27
|
import '../../chunk-JSBRDJBE.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/typography/Heading/src/Heading.module.css/#css-module-data */
|
|
2
|
-
.Heading-module__hop-
|
|
2
|
+
.Heading-module__hop-Heading___FVhfN {
|
|
3
3
|
--hop-Heading-xs-font-size: var(--hop-heading-xs-font-size);
|
|
4
4
|
--hop-Heading-xs-font-family: var(--hop-heading-xs-font-family);
|
|
5
5
|
--hop-Heading-xs-font-weight: var(--hop-heading-xs-font-weight);
|
|
@@ -33,50 +33,50 @@
|
|
|
33
33
|
--hop-Heading-inherit-size-font-weight: inherit;
|
|
34
34
|
--hop-Heading-inherit-size-line-height: inherit;
|
|
35
35
|
}
|
|
36
|
-
:where(.Heading-module__hop-
|
|
36
|
+
:where(.Heading-module__hop-Heading___FVhfN) {
|
|
37
37
|
margin: 0;
|
|
38
38
|
font-family: var(--font-family);
|
|
39
39
|
font-size: var(--font-size);
|
|
40
40
|
font-weight: var(--font-weight);
|
|
41
41
|
line-height: var(--line-height);
|
|
42
42
|
}
|
|
43
|
-
:where(.Heading-module__hop-Heading--
|
|
43
|
+
:where(.Heading-module__hop-Heading--xs___t30s-) {
|
|
44
44
|
--font-size: var(--hop-Heading-xs-font-size);
|
|
45
45
|
--font-family: var(--hop-Heading-xs-font-family);
|
|
46
46
|
--font-weight: var(--hop-Heading-xs-font-weight);
|
|
47
47
|
--line-height: var(--hop-Heading-xs-line-height);
|
|
48
48
|
}
|
|
49
|
-
:where(.Heading-module__hop-Heading--
|
|
49
|
+
:where(.Heading-module__hop-Heading--sm___R6y6i) {
|
|
50
50
|
--font-size: var(--hop-Heading-sm-font-size);
|
|
51
51
|
--font-family: var(--hop-Heading-sm-font-family);
|
|
52
52
|
--font-weight: var(--hop-Heading-sm-font-weight);
|
|
53
53
|
--line-height: var(--hop-Heading-sm-line-height);
|
|
54
54
|
}
|
|
55
|
-
:where(.Heading-module__hop-Heading--
|
|
55
|
+
:where(.Heading-module__hop-Heading--md___d6d9m) {
|
|
56
56
|
--font-size: var(--hop-Heading-md-font-size);
|
|
57
57
|
--font-family: var(--hop-Heading-md-font-family);
|
|
58
58
|
--font-weight: var(--hop-Heading-md-font-weight);
|
|
59
59
|
--line-height: var(--hop-Heading-md-line-height);
|
|
60
60
|
}
|
|
61
|
-
:where(.Heading-module__hop-Heading--
|
|
61
|
+
:where(.Heading-module__hop-Heading--lg___yqjzy) {
|
|
62
62
|
--font-size: var(--hop-Heading-lg-font-size);
|
|
63
63
|
--font-family: var(--hop-Heading-lg-font-family);
|
|
64
64
|
--font-weight: var(--hop-Heading-lg-font-weight);
|
|
65
65
|
--line-height: var(--hop-Heading-lg-line-height);
|
|
66
66
|
}
|
|
67
|
-
:where(.Heading-module__hop-Heading--
|
|
67
|
+
:where(.Heading-module__hop-Heading--xl___U0Gfz) {
|
|
68
68
|
--font-size: var(--hop-Heading-xl-font-size);
|
|
69
69
|
--font-family: var(--hop-Heading-xl-font-family);
|
|
70
70
|
--font-weight: var(--hop-Heading-xl-font-weight);
|
|
71
71
|
--line-height: var(--hop-Heading-xl-line-height);
|
|
72
72
|
}
|
|
73
|
-
:where(.Heading-module__hop-Heading--
|
|
73
|
+
:where(.Heading-module__hop-Heading--2xl___B7lym) {
|
|
74
74
|
--font-size: var(--hop-Heading-2xl-font-size);
|
|
75
75
|
--font-family: var(--hop-Heading-2xl-font-family);
|
|
76
76
|
--font-weight: var(--hop-Heading-2xl-font-weight);
|
|
77
77
|
--line-height: var(--hop-Heading-2xl-line-height);
|
|
78
78
|
}
|
|
79
|
-
:where(.Heading-module__hop-Heading--
|
|
79
|
+
:where(.Heading-module__hop-Heading--3xl___P65x-) {
|
|
80
80
|
--font-size: var(--hop-Heading-3xl-font-size);
|
|
81
81
|
--font-family: var(--hop-Heading-3xl-font-family);
|
|
82
82
|
--font-weight: var(--hop-Heading-3xl-font-weight);
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { GlobalHeadingCssSelector, H1, H2, H3, H4, H5, H6, _Heading as Heading } from '../../../chunk-
|
|
1
|
+
export { GlobalHeadingCssSelector, H1, H2, H3, H4, H5, H6, _Heading as Heading } from '../../../chunk-PQXVL3YJ.js';
|
|
2
2
|
import '../../../chunk-TXZ6BMFR.js';
|
|
3
3
|
import '../../../chunk-KVDXQMWI.js';
|
|
4
4
|
import '../../../chunk-JSBRDJBE.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/typography/Heading/src/Heading.module.css/#css-module-data */
|
|
2
|
-
.Heading-module__hop-
|
|
2
|
+
.Heading-module__hop-Heading___FVhfN {
|
|
3
3
|
--hop-Heading-xs-font-size: var(--hop-heading-xs-font-size);
|
|
4
4
|
--hop-Heading-xs-font-family: var(--hop-heading-xs-font-family);
|
|
5
5
|
--hop-Heading-xs-font-weight: var(--hop-heading-xs-font-weight);
|
|
@@ -33,50 +33,50 @@
|
|
|
33
33
|
--hop-Heading-inherit-size-font-weight: inherit;
|
|
34
34
|
--hop-Heading-inherit-size-line-height: inherit;
|
|
35
35
|
}
|
|
36
|
-
:where(.Heading-module__hop-
|
|
36
|
+
:where(.Heading-module__hop-Heading___FVhfN) {
|
|
37
37
|
margin: 0;
|
|
38
38
|
font-family: var(--font-family);
|
|
39
39
|
font-size: var(--font-size);
|
|
40
40
|
font-weight: var(--font-weight);
|
|
41
41
|
line-height: var(--line-height);
|
|
42
42
|
}
|
|
43
|
-
:where(.Heading-module__hop-Heading--
|
|
43
|
+
:where(.Heading-module__hop-Heading--xs___t30s-) {
|
|
44
44
|
--font-size: var(--hop-Heading-xs-font-size);
|
|
45
45
|
--font-family: var(--hop-Heading-xs-font-family);
|
|
46
46
|
--font-weight: var(--hop-Heading-xs-font-weight);
|
|
47
47
|
--line-height: var(--hop-Heading-xs-line-height);
|
|
48
48
|
}
|
|
49
|
-
:where(.Heading-module__hop-Heading--
|
|
49
|
+
:where(.Heading-module__hop-Heading--sm___R6y6i) {
|
|
50
50
|
--font-size: var(--hop-Heading-sm-font-size);
|
|
51
51
|
--font-family: var(--hop-Heading-sm-font-family);
|
|
52
52
|
--font-weight: var(--hop-Heading-sm-font-weight);
|
|
53
53
|
--line-height: var(--hop-Heading-sm-line-height);
|
|
54
54
|
}
|
|
55
|
-
:where(.Heading-module__hop-Heading--
|
|
55
|
+
:where(.Heading-module__hop-Heading--md___d6d9m) {
|
|
56
56
|
--font-size: var(--hop-Heading-md-font-size);
|
|
57
57
|
--font-family: var(--hop-Heading-md-font-family);
|
|
58
58
|
--font-weight: var(--hop-Heading-md-font-weight);
|
|
59
59
|
--line-height: var(--hop-Heading-md-line-height);
|
|
60
60
|
}
|
|
61
|
-
:where(.Heading-module__hop-Heading--
|
|
61
|
+
:where(.Heading-module__hop-Heading--lg___yqjzy) {
|
|
62
62
|
--font-size: var(--hop-Heading-lg-font-size);
|
|
63
63
|
--font-family: var(--hop-Heading-lg-font-family);
|
|
64
64
|
--font-weight: var(--hop-Heading-lg-font-weight);
|
|
65
65
|
--line-height: var(--hop-Heading-lg-line-height);
|
|
66
66
|
}
|
|
67
|
-
:where(.Heading-module__hop-Heading--
|
|
67
|
+
:where(.Heading-module__hop-Heading--xl___U0Gfz) {
|
|
68
68
|
--font-size: var(--hop-Heading-xl-font-size);
|
|
69
69
|
--font-family: var(--hop-Heading-xl-font-family);
|
|
70
70
|
--font-weight: var(--hop-Heading-xl-font-weight);
|
|
71
71
|
--line-height: var(--hop-Heading-xl-line-height);
|
|
72
72
|
}
|
|
73
|
-
:where(.Heading-module__hop-Heading--
|
|
73
|
+
:where(.Heading-module__hop-Heading--2xl___B7lym) {
|
|
74
74
|
--font-size: var(--hop-Heading-2xl-font-size);
|
|
75
75
|
--font-family: var(--hop-Heading-2xl-font-family);
|
|
76
76
|
--font-weight: var(--hop-Heading-2xl-font-weight);
|
|
77
77
|
--line-height: var(--hop-Heading-2xl-line-height);
|
|
78
78
|
}
|
|
79
|
-
:where(.Heading-module__hop-Heading--
|
|
79
|
+
:where(.Heading-module__hop-Heading--3xl___P65x-) {
|
|
80
80
|
--font-size: var(--hop-Heading-3xl-font-size);
|
|
81
81
|
--font-family: var(--hop-Heading-3xl-font-family);
|
|
82
82
|
--font-weight: var(--hop-Heading-3xl-font-weight);
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { GlobalHeadingCssSelector, H1, H2, H3, H4, H5, H6, _Heading as Heading } from '../../../chunk-
|
|
1
|
+
export { GlobalHeadingCssSelector, H1, H2, H3, H4, H5, H6, _Heading as Heading } from '../../../chunk-PQXVL3YJ.js';
|
|
2
2
|
export { HeadingContext } from '../../../chunk-TXZ6BMFR.js';
|
|
3
3
|
import '../../../chunk-KVDXQMWI.js';
|
|
4
4
|
import '../../../chunk-JSBRDJBE.js';
|
|
@@ -1,15 +1,18 @@
|
|
|
1
1
|
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/typography/Label/src/Label.module.css/#css-module-data */
|
|
2
|
-
.Label-module__hop-
|
|
2
|
+
.Label-module__hop-Label___L4zrw {
|
|
3
3
|
--hop-Label-font-size: var(--hop-heading-xs-font-size);
|
|
4
4
|
--hop-Label-font-family: var(--hop-heading-xs-font-family);
|
|
5
5
|
--hop-Label-font-weight: var(--hop-heading-xs-font-weight);
|
|
6
6
|
--hop-Label-line-height: var(--hop-heading-xs-line-height);
|
|
7
7
|
--hop-Label-color: var(--hop-neutral-text-weak);
|
|
8
8
|
}
|
|
9
|
-
:where(.Label-module__hop-
|
|
9
|
+
:where(.Label-module__hop-Label___L4zrw) {
|
|
10
10
|
font-family: var(--hop-Label-font-family);
|
|
11
11
|
font-size: var(--hop-Label-font-size);
|
|
12
12
|
font-weight: var(--hop-Label-font-weight);
|
|
13
13
|
line-height: var(--hop-Label-line-height);
|
|
14
14
|
color: var(--hop-Label-color);
|
|
15
15
|
}
|
|
16
|
+
:where(.Label-module__hop-Label__indicator___mWy1n) {
|
|
17
|
+
padding-inline-start: var(--hop-space-20);
|
|
18
|
+
}
|
|
@@ -4,6 +4,14 @@ import { LabelProps as LabelProps$1 } from 'react-aria-components';
|
|
|
4
4
|
|
|
5
5
|
declare const GlobalLabelCssSelector = "hop-Label";
|
|
6
6
|
interface LabelProps extends StyledComponentProps<LabelProps$1> {
|
|
7
|
+
/**
|
|
8
|
+
* Whether the label shows a required state.
|
|
9
|
+
*/
|
|
10
|
+
isRequired?: boolean;
|
|
11
|
+
/**
|
|
12
|
+
* Whether the required state should be shown as an icon or text.
|
|
13
|
+
*/
|
|
14
|
+
necessityIndicator?: "icon" | "label";
|
|
7
15
|
}
|
|
8
16
|
/**
|
|
9
17
|
* A primitive label component matching Hopper's typography type scale.
|
|
@@ -1,4 +1,5 @@
|
|
|
1
|
-
export { GlobalLabelCssSelector, _Label as Label } from '../../../chunk-
|
|
1
|
+
export { GlobalLabelCssSelector, _Label as Label } from '../../../chunk-RWAVMW7T.js';
|
|
2
2
|
import '../../../chunk-QCA3ZR56.js';
|
|
3
|
+
import '../../../chunk-F4H76S4H.js';
|
|
3
4
|
import '../../../chunk-KVDXQMWI.js';
|
|
4
5
|
import '../../../chunk-JSBRDJBE.js';
|
|
@@ -1,15 +1,18 @@
|
|
|
1
1
|
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/typography/Label/src/Label.module.css/#css-module-data */
|
|
2
|
-
.Label-module__hop-
|
|
2
|
+
.Label-module__hop-Label___L4zrw {
|
|
3
3
|
--hop-Label-font-size: var(--hop-heading-xs-font-size);
|
|
4
4
|
--hop-Label-font-family: var(--hop-heading-xs-font-family);
|
|
5
5
|
--hop-Label-font-weight: var(--hop-heading-xs-font-weight);
|
|
6
6
|
--hop-Label-line-height: var(--hop-heading-xs-line-height);
|
|
7
7
|
--hop-Label-color: var(--hop-neutral-text-weak);
|
|
8
8
|
}
|
|
9
|
-
:where(.Label-module__hop-
|
|
9
|
+
:where(.Label-module__hop-Label___L4zrw) {
|
|
10
10
|
font-family: var(--hop-Label-font-family);
|
|
11
11
|
font-size: var(--hop-Label-font-size);
|
|
12
12
|
font-weight: var(--hop-Label-font-weight);
|
|
13
13
|
line-height: var(--hop-Label-line-height);
|
|
14
14
|
color: var(--hop-Label-color);
|
|
15
15
|
}
|
|
16
|
+
:where(.Label-module__hop-Label__indicator___mWy1n) {
|
|
17
|
+
padding-inline-start: var(--hop-space-20);
|
|
18
|
+
}
|
|
@@ -1,4 +1,5 @@
|
|
|
1
|
-
export { GlobalLabelCssSelector, _Label as Label } from '../../../chunk-
|
|
1
|
+
export { GlobalLabelCssSelector, _Label as Label } from '../../../chunk-RWAVMW7T.js';
|
|
2
2
|
export { LabelContext } from '../../../chunk-QCA3ZR56.js';
|
|
3
|
+
import '../../../chunk-F4H76S4H.js';
|
|
3
4
|
import '../../../chunk-KVDXQMWI.js';
|
|
4
5
|
import '../../../chunk-JSBRDJBE.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/typography/OverlineText/src/OverlineText.module.css/#css-module-data */
|
|
2
|
-
:where(.OverlineText-module__hop-
|
|
2
|
+
:where(.OverlineText-module__hop-OverlineText___kurkU) {
|
|
3
3
|
--hop-OverlineText-font-family: var(--hop-overline-font-family);
|
|
4
4
|
--hop-OverlineText-font-size: var(--hop-overline-font-size);
|
|
5
5
|
--hop-OverlineText-font-weight: var(--hop-overline-font-weight);
|
|
@@ -23,20 +23,20 @@
|
|
|
23
23
|
text-transform: uppercase;
|
|
24
24
|
letter-spacing: var(--letter-spacing);
|
|
25
25
|
}
|
|
26
|
-
.OverlineText-module__hop-
|
|
26
|
+
.OverlineText-module__hop-OverlineText__text___7uNsa {
|
|
27
27
|
box-sizing: border-box;
|
|
28
28
|
}
|
|
29
|
-
.OverlineText-module__hop-
|
|
30
|
-
.OverlineText-module__hop-
|
|
29
|
+
.OverlineText-module__hop-OverlineText__text___7uNsa::before,
|
|
30
|
+
.OverlineText-module__hop-OverlineText__text___7uNsa::after {
|
|
31
31
|
content: "";
|
|
32
32
|
display: block;
|
|
33
33
|
box-sizing: border-box;
|
|
34
34
|
inline-size: 0;
|
|
35
35
|
block-size: 0;
|
|
36
36
|
}
|
|
37
|
-
.OverlineText-module__hop-
|
|
37
|
+
.OverlineText-module__hop-OverlineText__text___7uNsa::before {
|
|
38
38
|
margin-block-end: var(--bottom-offset);
|
|
39
39
|
}
|
|
40
|
-
.OverlineText-module__hop-
|
|
40
|
+
.OverlineText-module__hop-OverlineText__text___7uNsa::after {
|
|
41
41
|
margin-block-start: var(--top-offset);
|
|
42
42
|
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { GlobalOverlineTextCssSelector, _OverlineText as OverlineText } from '../../../chunk-
|
|
1
|
+
export { GlobalOverlineTextCssSelector, _OverlineText as OverlineText } from '../../../chunk-CEUQHDEQ.js';
|
|
2
2
|
import '../../../chunk-WPNVVGFW.js';
|
|
3
3
|
import '../../../chunk-KVDXQMWI.js';
|
|
4
4
|
import '../../../chunk-JSBRDJBE.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/typography/OverlineText/src/OverlineText.module.css/#css-module-data */
|
|
2
|
-
:where(.OverlineText-module__hop-
|
|
2
|
+
:where(.OverlineText-module__hop-OverlineText___kurkU) {
|
|
3
3
|
--hop-OverlineText-font-family: var(--hop-overline-font-family);
|
|
4
4
|
--hop-OverlineText-font-size: var(--hop-overline-font-size);
|
|
5
5
|
--hop-OverlineText-font-weight: var(--hop-overline-font-weight);
|
|
@@ -23,20 +23,20 @@
|
|
|
23
23
|
text-transform: uppercase;
|
|
24
24
|
letter-spacing: var(--letter-spacing);
|
|
25
25
|
}
|
|
26
|
-
.OverlineText-module__hop-
|
|
26
|
+
.OverlineText-module__hop-OverlineText__text___7uNsa {
|
|
27
27
|
box-sizing: border-box;
|
|
28
28
|
}
|
|
29
|
-
.OverlineText-module__hop-
|
|
30
|
-
.OverlineText-module__hop-
|
|
29
|
+
.OverlineText-module__hop-OverlineText__text___7uNsa::before,
|
|
30
|
+
.OverlineText-module__hop-OverlineText__text___7uNsa::after {
|
|
31
31
|
content: "";
|
|
32
32
|
display: block;
|
|
33
33
|
box-sizing: border-box;
|
|
34
34
|
inline-size: 0;
|
|
35
35
|
block-size: 0;
|
|
36
36
|
}
|
|
37
|
-
.OverlineText-module__hop-
|
|
37
|
+
.OverlineText-module__hop-OverlineText__text___7uNsa::before {
|
|
38
38
|
margin-block-end: var(--bottom-offset);
|
|
39
39
|
}
|
|
40
|
-
.OverlineText-module__hop-
|
|
40
|
+
.OverlineText-module__hop-OverlineText__text___7uNsa::after {
|
|
41
41
|
margin-block-start: var(--top-offset);
|
|
42
42
|
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { GlobalOverlineTextCssSelector, _OverlineText as OverlineText } from '../../../chunk-
|
|
1
|
+
export { GlobalOverlineTextCssSelector, _OverlineText as OverlineText } from '../../../chunk-CEUQHDEQ.js';
|
|
2
2
|
export { OverlineTextContext } from '../../../chunk-WPNVVGFW.js';
|
|
3
3
|
import '../../../chunk-KVDXQMWI.js';
|
|
4
4
|
import '../../../chunk-JSBRDJBE.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___7s-NC {
|
|
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___7s-NC) {
|
|
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___uRZNm) {
|
|
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___LfDaA) {
|
|
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___aGVbv) {
|
|
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___TgsRg) {
|
|
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___gAcxP) {
|
|
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___n-9B9) {
|
|
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___SEa0P) {
|
|
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);
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { GlobalTextCssSelector, _Text as Text } from '../../../chunk-
|
|
1
|
+
export { GlobalTextCssSelector, _Text as Text } from '../../../chunk-XT2MZWEV.js';
|
|
2
2
|
import '../../../chunk-X6SER3TZ.js';
|
|
3
3
|
import '../../../chunk-HXI3MEEK.js';
|
|
4
4
|
import '../../../chunk-M36KANKC.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___7s-NC {
|
|
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___7s-NC) {
|
|
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___uRZNm) {
|
|
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___LfDaA) {
|
|
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___aGVbv) {
|
|
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___TgsRg) {
|
|
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___gAcxP) {
|
|
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___n-9B9) {
|
|
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___SEa0P) {
|
|
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);
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { GlobalTextCssSelector, _Text as Text } from '../../../chunk-
|
|
1
|
+
export { GlobalTextCssSelector, _Text as Text } from '../../../chunk-XT2MZWEV.js';
|
|
2
2
|
export { TextContext } from '../../../chunk-X6SER3TZ.js';
|
|
3
3
|
import '../../../chunk-HXI3MEEK.js';
|
|
4
4
|
import '../../../chunk-M36KANKC.js';
|
|
@@ -4,8 +4,10 @@ export { Size, SizeAdapter } from './sizeAdapter.js';
|
|
|
4
4
|
export { BaseComponentProps, DOMProps, InteractionProps, RenderProps, RenderPropsHookOptions, StyleProps, StyleRenderProps } from './types.js';
|
|
5
5
|
export { isTextOnlyChildren } from './isTextOnlyChildren.js';
|
|
6
6
|
export { SlotProvider, SlotProviderProps } from './SlotProvider.js';
|
|
7
|
+
export { useFontFaceReady } from './useFontFaceReady.js';
|
|
7
8
|
export { Scale, useScale } from './useScale.js';
|
|
8
9
|
export { useSlot } from './useSlot.js';
|
|
10
|
+
export { useTruncatedText } from './useTruncatedText.js';
|
|
9
11
|
export { ClearContainerSlots, ClearProviders, ClearProvidersProps } from './ClearSlots.js';
|
|
10
12
|
export { useRenderProps } from './useRenderProps.js';
|
|
11
13
|
export { isArray, isDefined, isEmptyArray, isFunction, isNil, isNilOrEmpty, isNull, isNumber, isObject, isPlainObject, isPromise, isString, isUndefined } from './assertion.js';
|
package/dist/utils/src/index.js
CHANGED
|
@@ -1,11 +1,13 @@
|
|
|
1
|
-
import '../../chunk-LQICWONC.js';
|
|
2
1
|
import '../../chunk-SNIF7MEM.js';
|
|
2
|
+
import '../../chunk-LQICWONC.js';
|
|
3
|
+
export { useFontFaceReady } from '../../chunk-IU6XMS2X.js';
|
|
4
|
+
export { useTruncatedText } from '../../chunk-Z57VHYOF.js';
|
|
3
5
|
export { useScale } from '../../chunk-MTDFS4CZ.js';
|
|
4
6
|
export { useSlot } from '../../chunk-H5YTU3U7.js';
|
|
5
7
|
export { isArray, isDefined, isEmptyArray, isFunction, isNil, isNilOrEmpty, isNull, isNumber, isObject, isPlainObject, isPromise, isString, isUndefined } from '../../chunk-TIPN4VYD.js';
|
|
8
|
+
export { isTextOnlyChildren } from '../../chunk-ZWU6DRRZ.js';
|
|
6
9
|
export { composeClassnameRenderProps } from '../../chunk-65JPI4FL.js';
|
|
7
10
|
export { useRenderProps } from '../../chunk-NH3IVMXB.js';
|
|
8
|
-
export { isTextOnlyChildren } from '../../chunk-ZWU6DRRZ.js';
|
|
9
11
|
export { ClearContainerSlots, ClearProviders } from '../../chunk-HXI3MEEK.js';
|
|
10
12
|
export { SlotProvider } from '../../chunk-M36KANKC.js';
|
|
11
13
|
export { cssModule } from '../../chunk-KVDXQMWI.js';
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@hopper-ui/components",
|
|
3
3
|
"author": "Workleap",
|
|
4
|
-
"version": "1.0
|
|
4
|
+
"version": "1.2.0",
|
|
5
5
|
"description": "The components package.",
|
|
6
6
|
"license": "Apache-2.0",
|
|
7
7
|
"repository": {
|
|
@@ -45,7 +45,7 @@
|
|
|
45
45
|
"@react-stately/utils": "^3.10.1",
|
|
46
46
|
"@react-types/shared": "^3.23.1",
|
|
47
47
|
"clsx": "^2.1.1",
|
|
48
|
-
"@hopper-ui/icons": "2.
|
|
48
|
+
"@hopper-ui/icons": "2.7.0"
|
|
49
49
|
},
|
|
50
50
|
"devDependencies": {
|
|
51
51
|
"@swc/core": "1.5.25",
|
|
@@ -77,7 +77,7 @@
|
|
|
77
77
|
"ts-jest": "29.1.4",
|
|
78
78
|
"tsup": "8.1.0",
|
|
79
79
|
"typescript": "5.4.5",
|
|
80
|
-
"@hopper-ui/styled-system": "2.
|
|
80
|
+
"@hopper-ui/styled-system": "2.3.0"
|
|
81
81
|
},
|
|
82
82
|
"scripts": {
|
|
83
83
|
"dev": "tsup --config ./tsup.dev.ts",
|