@react-spectrum/text 3.5.5-nightly.4624 → 3.5.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/Heading.main.js +1 -1
- package/dist/Heading.mjs +1 -1
- package/dist/Heading.module.js +1 -1
- package/dist/Keyboard.main.js +1 -1
- package/dist/Keyboard.mjs +1 -1
- package/dist/Keyboard.module.js +1 -1
- package/dist/Text.main.js +1 -1
- package/dist/Text.mjs +1 -1
- package/dist/Text.module.js +1 -1
- package/package.json +8 -8
package/dist/Heading.main.js
CHANGED
|
@@ -29,7 +29,7 @@ $parcel$export(module.exports, "Heading", () => $c7c750c966e80a46$export$a8a3e93
|
|
|
29
29
|
|
|
30
30
|
function $c7c750c966e80a46$var$Heading(props, ref) {
|
|
31
31
|
let domRef = (0, $eaZlr$reactspectrumutils.useDOMRef)(ref);
|
|
32
|
-
props = (0, $eaZlr$reactspectrumutils.useSlotProps)(props,
|
|
32
|
+
props = (0, $eaZlr$reactspectrumutils.useSlotProps)(props, 'heading');
|
|
33
33
|
[props, domRef] = (0, $eaZlr$reactariacomponents.useContextProps)(props, domRef, (0, $eaZlr$reactariacomponents.HeadingContext));
|
|
34
34
|
let { children: children, level: level = 3, ...otherProps } = props;
|
|
35
35
|
let { styleProps: styleProps } = (0, $eaZlr$reactspectrumutils.useStyleProps)(otherProps);
|
package/dist/Heading.mjs
CHANGED
|
@@ -19,7 +19,7 @@ import {useDOMRef as $loc5r$useDOMRef, useSlotProps as $loc5r$useSlotProps, useS
|
|
|
19
19
|
|
|
20
20
|
function $c382fceb69609a50$var$Heading(props, ref) {
|
|
21
21
|
let domRef = (0, $loc5r$useDOMRef)(ref);
|
|
22
|
-
props = (0, $loc5r$useSlotProps)(props,
|
|
22
|
+
props = (0, $loc5r$useSlotProps)(props, 'heading');
|
|
23
23
|
[props, domRef] = (0, $loc5r$useContextProps)(props, domRef, (0, $loc5r$HeadingContext));
|
|
24
24
|
let { children: children, level: level = 3, ...otherProps } = props;
|
|
25
25
|
let { styleProps: styleProps } = (0, $loc5r$useStyleProps)(otherProps);
|
package/dist/Heading.module.js
CHANGED
|
@@ -19,7 +19,7 @@ import {useDOMRef as $loc5r$useDOMRef, useSlotProps as $loc5r$useSlotProps, useS
|
|
|
19
19
|
|
|
20
20
|
function $c382fceb69609a50$var$Heading(props, ref) {
|
|
21
21
|
let domRef = (0, $loc5r$useDOMRef)(ref);
|
|
22
|
-
props = (0, $loc5r$useSlotProps)(props,
|
|
22
|
+
props = (0, $loc5r$useSlotProps)(props, 'heading');
|
|
23
23
|
[props, domRef] = (0, $loc5r$useContextProps)(props, domRef, (0, $loc5r$HeadingContext));
|
|
24
24
|
let { children: children, level: level = 3, ...otherProps } = props;
|
|
25
25
|
let { styleProps: styleProps } = (0, $loc5r$useStyleProps)(otherProps);
|
package/dist/Keyboard.main.js
CHANGED
|
@@ -26,7 +26,7 @@ $parcel$export(module.exports, "Keyboard", () => $961f7ef9e414f5f0$export$16e4d7
|
|
|
26
26
|
|
|
27
27
|
|
|
28
28
|
function $961f7ef9e414f5f0$var$Keyboard(props, ref) {
|
|
29
|
-
props = (0, $53QEO$reactspectrumutils.useSlotProps)(props,
|
|
29
|
+
props = (0, $53QEO$reactspectrumutils.useSlotProps)(props, 'keyboard');
|
|
30
30
|
let { children: children, ...otherProps } = props;
|
|
31
31
|
let { styleProps: styleProps } = (0, $53QEO$reactspectrumutils.useStyleProps)(otherProps);
|
|
32
32
|
let domRef = (0, $53QEO$reactspectrumutils.useDOMRef)(ref);
|
package/dist/Keyboard.mjs
CHANGED
|
@@ -16,7 +16,7 @@ import {useSlotProps as $3NMJ4$useSlotProps, useStyleProps as $3NMJ4$useStylePro
|
|
|
16
16
|
|
|
17
17
|
|
|
18
18
|
function $a42b6b1607b36926$var$Keyboard(props, ref) {
|
|
19
|
-
props = (0, $3NMJ4$useSlotProps)(props,
|
|
19
|
+
props = (0, $3NMJ4$useSlotProps)(props, 'keyboard');
|
|
20
20
|
let { children: children, ...otherProps } = props;
|
|
21
21
|
let { styleProps: styleProps } = (0, $3NMJ4$useStyleProps)(otherProps);
|
|
22
22
|
let domRef = (0, $3NMJ4$useDOMRef)(ref);
|
package/dist/Keyboard.module.js
CHANGED
|
@@ -16,7 +16,7 @@ import {useSlotProps as $3NMJ4$useSlotProps, useStyleProps as $3NMJ4$useStylePro
|
|
|
16
16
|
|
|
17
17
|
|
|
18
18
|
function $a42b6b1607b36926$var$Keyboard(props, ref) {
|
|
19
|
-
props = (0, $3NMJ4$useSlotProps)(props,
|
|
19
|
+
props = (0, $3NMJ4$useSlotProps)(props, 'keyboard');
|
|
20
20
|
let { children: children, ...otherProps } = props;
|
|
21
21
|
let { styleProps: styleProps } = (0, $3NMJ4$useStyleProps)(otherProps);
|
|
22
22
|
let domRef = (0, $3NMJ4$useDOMRef)(ref);
|
package/dist/Text.main.js
CHANGED
|
@@ -26,7 +26,7 @@ $parcel$export(module.exports, "Text", () => $1efae25dd196d679$export$5f1af8db98
|
|
|
26
26
|
|
|
27
27
|
|
|
28
28
|
function $1efae25dd196d679$var$Text(props, ref) {
|
|
29
|
-
props = (0, $h7ExA$reactspectrumutils.useSlotProps)(props,
|
|
29
|
+
props = (0, $h7ExA$reactspectrumutils.useSlotProps)(props, 'text');
|
|
30
30
|
let { children: children, ...otherProps } = props;
|
|
31
31
|
let { styleProps: styleProps } = (0, $h7ExA$reactspectrumutils.useStyleProps)(otherProps);
|
|
32
32
|
let domRef = (0, $h7ExA$reactspectrumutils.useDOMRef)(ref);
|
package/dist/Text.mjs
CHANGED
|
@@ -16,7 +16,7 @@ import {useSlotProps as $8fLFW$useSlotProps, useStyleProps as $8fLFW$useStylePro
|
|
|
16
16
|
|
|
17
17
|
|
|
18
18
|
function $cd449e8defa988f0$var$Text(props, ref) {
|
|
19
|
-
props = (0, $8fLFW$useSlotProps)(props,
|
|
19
|
+
props = (0, $8fLFW$useSlotProps)(props, 'text');
|
|
20
20
|
let { children: children, ...otherProps } = props;
|
|
21
21
|
let { styleProps: styleProps } = (0, $8fLFW$useStyleProps)(otherProps);
|
|
22
22
|
let domRef = (0, $8fLFW$useDOMRef)(ref);
|
package/dist/Text.module.js
CHANGED
|
@@ -16,7 +16,7 @@ import {useSlotProps as $8fLFW$useSlotProps, useStyleProps as $8fLFW$useStylePro
|
|
|
16
16
|
|
|
17
17
|
|
|
18
18
|
function $cd449e8defa988f0$var$Text(props, ref) {
|
|
19
|
-
props = (0, $8fLFW$useSlotProps)(props,
|
|
19
|
+
props = (0, $8fLFW$useSlotProps)(props, 'text');
|
|
20
20
|
let { children: children, ...otherProps } = props;
|
|
21
21
|
let { styleProps: styleProps } = (0, $8fLFW$useStyleProps)(otherProps);
|
|
22
22
|
let domRef = (0, $8fLFW$useDOMRef)(ref);
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@react-spectrum/text",
|
|
3
|
-
"version": "3.5.5
|
|
3
|
+
"version": "3.5.5",
|
|
4
4
|
"description": "Spectrum UI components in React",
|
|
5
5
|
"license": "Apache-2.0",
|
|
6
6
|
"main": "dist/main.js",
|
|
@@ -36,15 +36,15 @@
|
|
|
36
36
|
"url": "https://github.com/adobe/react-spectrum"
|
|
37
37
|
},
|
|
38
38
|
"dependencies": {
|
|
39
|
-
"@react-aria/utils": "3.
|
|
40
|
-
"@react-spectrum/utils": "3.
|
|
41
|
-
"@react-types/shared": "3.
|
|
42
|
-
"@react-types/text": "3.3.9
|
|
39
|
+
"@react-aria/utils": "^3.24.1",
|
|
40
|
+
"@react-spectrum/utils": "^3.11.7",
|
|
41
|
+
"@react-types/shared": "^3.23.1",
|
|
42
|
+
"@react-types/text": "^3.3.9",
|
|
43
43
|
"@swc/helpers": "^0.5.0",
|
|
44
|
-
"react-aria-components": "1.2.1
|
|
44
|
+
"react-aria-components": "^1.2.1"
|
|
45
45
|
},
|
|
46
46
|
"devDependencies": {
|
|
47
|
-
"@adobe/spectrum-css-temp": "3.0.0-
|
|
47
|
+
"@adobe/spectrum-css-temp": "3.0.0-alpha.1"
|
|
48
48
|
},
|
|
49
49
|
"peerDependencies": {
|
|
50
50
|
"@react-spectrum/provider": "^3.0.0",
|
|
@@ -53,5 +53,5 @@
|
|
|
53
53
|
"publishConfig": {
|
|
54
54
|
"access": "public"
|
|
55
55
|
},
|
|
56
|
-
"gitHead": "
|
|
56
|
+
"gitHead": "b77d7d594dff4dcfb5359bffbcfd18142b146433"
|
|
57
57
|
}
|