@react-spectrum/contextualhelp 3.6.10-nightly.4494 → 3.6.10-nightly.4502
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/import.mjs +1 -1
- package/dist/main.css +0 -1
- package/dist/main.js +1 -1
- package/dist/module.css +30 -0
- package/dist/module.css.map +1 -0
- package/dist/module.js +1 -1
- package/package.json +13 -13
package/dist/import.mjs
CHANGED
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
import "./main.css";
|
|
2
1
|
import $9cc8b85ee8327c05$exports from "./ar-AE.mjs";
|
|
3
2
|
import $56f7d9be41e5dc75$exports from "./bg-BG.mjs";
|
|
4
3
|
import $c427e4a9ab6700b2$exports from "./cs-CZ.mjs";
|
|
@@ -33,6 +32,7 @@ import $ac0041dae2f30090$exports from "./tr-TR.mjs";
|
|
|
33
32
|
import $e3e68b40fcb16018$exports from "./uk-UA.mjs";
|
|
34
33
|
import $befba97b83d35197$exports from "./zh-CN.mjs";
|
|
35
34
|
import $6051e1035ff73e7b$exports from "./zh-TW.mjs";
|
|
35
|
+
import "./module.css";
|
|
36
36
|
import {ActionButton as $2FtBM$ActionButton} from "@react-spectrum/button";
|
|
37
37
|
import {classNames as $2FtBM$classNames, ClearSlots as $2FtBM$ClearSlots, SlotProvider as $2FtBM$SlotProvider} from "@react-spectrum/utils";
|
|
38
38
|
import {DialogTrigger as $2FtBM$DialogTrigger, Dialog as $2FtBM$Dialog} from "@react-spectrum/dialog";
|
package/dist/main.css
CHANGED
package/dist/main.js
CHANGED
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
require("./main.css");
|
|
2
1
|
var $acb7f58c98e2cf06$exports = require("./ar-AE.main.js");
|
|
3
2
|
var $2bbfbfd282c7ac2e$exports = require("./bg-BG.main.js");
|
|
4
3
|
var $fb114849c2cd165d$exports = require("./cs-CZ.main.js");
|
|
@@ -33,6 +32,7 @@ var $a520943f16b6160a$exports = require("./tr-TR.main.js");
|
|
|
33
32
|
var $679d794c1ece5065$exports = require("./uk-UA.main.js");
|
|
34
33
|
var $a531570c7a651d45$exports = require("./zh-CN.main.js");
|
|
35
34
|
var $487db55c4b552587$exports = require("./zh-TW.main.js");
|
|
35
|
+
require("./main.css");
|
|
36
36
|
var $ST3N8$reactspectrumbutton = require("@react-spectrum/button");
|
|
37
37
|
var $ST3N8$reactspectrumutils = require("@react-spectrum/utils");
|
|
38
38
|
var $ST3N8$reactspectrumdialog = require("@react-spectrum/dialog");
|
package/dist/module.css
ADDED
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
.L6gUaa_react-spectrum-ContextualHelp-button {
|
|
2
|
+
--spectrum-button-primary-height: var(--spectrum-global-dimension-size-250);
|
|
3
|
+
--spectrum-actionbutton-height: var(--spectrum-global-dimension-size-250);
|
|
4
|
+
--spectrum-actionbutton-min-width: var(--spectrum-global-dimension-size-250);
|
|
5
|
+
--spectrum-actionbutton-icon-padding-x: var(--spectrum-global-dimension-size-40);
|
|
6
|
+
}
|
|
7
|
+
|
|
8
|
+
.L6gUaa_react-spectrum-ContextualHelp-button svg {
|
|
9
|
+
block-size: var(--spectrum-global-dimension-size-175);
|
|
10
|
+
inline-size: var(--spectrum-global-dimension-size-175);
|
|
11
|
+
}
|
|
12
|
+
|
|
13
|
+
.L6gUaa_react-spectrum-ContextualHelp-dialog.L6gUaa_react-spectrum-ContextualHelp-dialog {
|
|
14
|
+
--spectrum-dialog-padding-x: var(--spectrum-global-dimension-static-size-300, 24px);
|
|
15
|
+
--spectrum-dialog-padding-y: var(--spectrum-global-dimension-static-size-300, 24px);
|
|
16
|
+
width: 250px;
|
|
17
|
+
}
|
|
18
|
+
|
|
19
|
+
.L6gUaa_react-spectrum-ContextualHelp-dialog.L6gUaa_react-spectrum-ContextualHelp-dialog.L6gUaa_react-spectrum-ContextualHelp-dialog--isMobile {
|
|
20
|
+
width: 100%;
|
|
21
|
+
}
|
|
22
|
+
|
|
23
|
+
.L6gUaa_react-spectrum-ContextualHelp-dialog.L6gUaa_react-spectrum-ContextualHelp-dialog .L6gUaa_react-spectrum-ContextualHelp-content {
|
|
24
|
+
margin-top: var(--spectrum-global-dimension-static-size-100, 8px);
|
|
25
|
+
}
|
|
26
|
+
|
|
27
|
+
.L6gUaa_react-spectrum-ContextualHelp-dialog.L6gUaa_react-spectrum-ContextualHelp-dialog .L6gUaa_react-spectrum-ContextualHelp-footer {
|
|
28
|
+
padding-top: var(--spectrum-global-dimension-static-size-100, 8px);
|
|
29
|
+
}
|
|
30
|
+
/*# sourceMappingURL=module.css.map */
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"mappings":"AAwBA;;;;;;;AAME;;;;;AAMF;;;;;;AAKE;;;;AAGA;;;;AAIA","sources":["packages/@adobe/spectrum-css-temp/components/contextualhelp/vars.css"],"sourcesContent":["/*\n * Copyright 2020 Adobe. All rights reserved.\n * This file is licensed to you under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License. You may obtain a copy\n * of the License at http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software distributed under\n * the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\n * OF ANY KIND, either express or implied. See the License for the specific language\n * governing permissions and limitations under the License.\n */\n\n@import './index.css';\n@import './skin.css';\n"],"names":[],"version":3,"file":"module.css.map"}
|
package/dist/module.js
CHANGED
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
import "./main.css";
|
|
2
1
|
import $9cc8b85ee8327c05$exports from "./ar-AE.module.js";
|
|
3
2
|
import $56f7d9be41e5dc75$exports from "./bg-BG.module.js";
|
|
4
3
|
import $c427e4a9ab6700b2$exports from "./cs-CZ.module.js";
|
|
@@ -33,6 +32,7 @@ import $ac0041dae2f30090$exports from "./tr-TR.module.js";
|
|
|
33
32
|
import $e3e68b40fcb16018$exports from "./uk-UA.module.js";
|
|
34
33
|
import $befba97b83d35197$exports from "./zh-CN.module.js";
|
|
35
34
|
import $6051e1035ff73e7b$exports from "./zh-TW.module.js";
|
|
35
|
+
import "./module.css";
|
|
36
36
|
import {ActionButton as $2FtBM$ActionButton} from "@react-spectrum/button";
|
|
37
37
|
import {classNames as $2FtBM$classNames, ClearSlots as $2FtBM$ClearSlots, SlotProvider as $2FtBM$SlotProvider} from "@react-spectrum/utils";
|
|
38
38
|
import {DialogTrigger as $2FtBM$DialogTrigger, Dialog as $2FtBM$Dialog} from "@react-spectrum/dialog";
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@react-spectrum/contextualhelp",
|
|
3
|
-
"version": "3.6.10-nightly.
|
|
3
|
+
"version": "3.6.10-nightly.4502+89fa370bd",
|
|
4
4
|
"description": "Spectrum UI components in React",
|
|
5
5
|
"license": "Apache-2.0",
|
|
6
6
|
"main": "dist/main.js",
|
|
@@ -36,20 +36,20 @@
|
|
|
36
36
|
"url": "https://github.com/adobe/react-spectrum"
|
|
37
37
|
},
|
|
38
38
|
"dependencies": {
|
|
39
|
-
"@react-aria/i18n": "3.0.0-nightly.
|
|
40
|
-
"@react-aria/utils": "3.0.0-nightly.
|
|
41
|
-
"@react-spectrum/button": "3.0.0-nightly.
|
|
42
|
-
"@react-spectrum/dialog": "3.0.0-nightly.
|
|
43
|
-
"@react-spectrum/utils": "3.0.0-nightly.
|
|
44
|
-
"@react-types/contextualhelp": "3.2.9-nightly.
|
|
45
|
-
"@react-types/shared": "3.0.0-nightly.
|
|
46
|
-
"@spectrum-icons/workflow": "3.0.0-nightly.
|
|
39
|
+
"@react-aria/i18n": "3.0.0-nightly.2790+89fa370bd",
|
|
40
|
+
"@react-aria/utils": "3.0.0-nightly.2790+89fa370bd",
|
|
41
|
+
"@react-spectrum/button": "3.0.0-nightly.2790+89fa370bd",
|
|
42
|
+
"@react-spectrum/dialog": "3.0.0-nightly.2790+89fa370bd",
|
|
43
|
+
"@react-spectrum/utils": "3.0.0-nightly.2790+89fa370bd",
|
|
44
|
+
"@react-types/contextualhelp": "3.2.9-nightly.4502+89fa370bd",
|
|
45
|
+
"@react-types/shared": "3.0.0-nightly.2790+89fa370bd",
|
|
46
|
+
"@spectrum-icons/workflow": "3.0.0-nightly.2790+89fa370bd",
|
|
47
47
|
"@swc/helpers": "^0.5.0"
|
|
48
48
|
},
|
|
49
49
|
"devDependencies": {
|
|
50
|
-
"@adobe/spectrum-css-temp": "3.0.0-nightly.
|
|
51
|
-
"@react-spectrum/link": "3.0.0-nightly.
|
|
52
|
-
"@react-spectrum/view": "3.0.0-nightly.
|
|
50
|
+
"@adobe/spectrum-css-temp": "3.0.0-nightly.2790+89fa370bd",
|
|
51
|
+
"@react-spectrum/link": "3.0.0-nightly.2790+89fa370bd",
|
|
52
|
+
"@react-spectrum/view": "3.0.0-nightly.2790+89fa370bd"
|
|
53
53
|
},
|
|
54
54
|
"peerDependencies": {
|
|
55
55
|
"@react-spectrum/provider": "^3.0.0",
|
|
@@ -59,5 +59,5 @@
|
|
|
59
59
|
"publishConfig": {
|
|
60
60
|
"access": "public"
|
|
61
61
|
},
|
|
62
|
-
"gitHead": "
|
|
62
|
+
"gitHead": "89fa370bd1bb346be643c9ab2a0d79fab857e4d7"
|
|
63
63
|
}
|