@react-spectrum/labeledvalue 3.0.0-nightly-641446f65-240905
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/README.md +3 -0
- package/dist/LabeledValue.main.js +136 -0
- package/dist/LabeledValue.main.js.map +1 -0
- package/dist/LabeledValue.mjs +131 -0
- package/dist/LabeledValue.module.js +131 -0
- package/dist/LabeledValue.module.js.map +1 -0
- package/dist/fieldlabel_vars_css.main.js +95 -0
- package/dist/fieldlabel_vars_css.main.js.map +1 -0
- package/dist/fieldlabel_vars_css.mjs +97 -0
- package/dist/fieldlabel_vars_css.module.js +97 -0
- package/dist/fieldlabel_vars_css.module.js.map +1 -0
- package/dist/import.mjs +18 -0
- package/dist/main.js +23 -0
- package/dist/main.js.map +1 -0
- package/dist/module.js +18 -0
- package/dist/module.js.map +1 -0
- package/dist/types.d.ts +44 -0
- package/dist/types.d.ts.map +1 -0
- package/dist/vars.0e5b9e64.css +271 -0
- package/dist/vars.0e5b9e64.css.map +1 -0
- package/package.json +58 -0
- package/src/LabeledValue.tsx +189 -0
- package/src/index.ts +16 -0
@@ -0,0 +1,97 @@
|
|
1
|
+
|
2
|
+
function $parcel$export(e, n, v, s) {
|
3
|
+
Object.defineProperty(e, n, {get: v, set: s, enumerable: true, configurable: true});
|
4
|
+
}
|
5
|
+
var $cd231e464c886c86$exports = {};
|
6
|
+
|
7
|
+
$parcel$export($cd231e464c886c86$exports, "contextualHelp", () => $cd231e464c886c86$export$4ba534aba1836d, (v) => $cd231e464c886c86$export$4ba534aba1836d = v);
|
8
|
+
$parcel$export($cd231e464c886c86$exports, "field", () => $cd231e464c886c86$export$e0f35d825088c098, (v) => $cd231e464c886c86$export$e0f35d825088c098 = v);
|
9
|
+
$parcel$export($cd231e464c886c86$exports, "focus-ring", () => $cd231e464c886c86$export$f39a09f249340e2a, (v) => $cd231e464c886c86$export$f39a09f249340e2a = v);
|
10
|
+
$parcel$export($cd231e464c886c86$exports, "helpText", () => $cd231e464c886c86$export$431a3b688422af44, (v) => $cd231e464c886c86$export$431a3b688422af44 = v);
|
11
|
+
$parcel$export($cd231e464c886c86$exports, "i18nFontFamily", () => $cd231e464c886c86$export$8c4ee2c50c22c514, (v) => $cd231e464c886c86$export$8c4ee2c50c22c514 = v);
|
12
|
+
$parcel$export($cd231e464c886c86$exports, "is-disabled", () => $cd231e464c886c86$export$d35bc1e505d1ebbf, (v) => $cd231e464c886c86$export$d35bc1e505d1ebbf = v);
|
13
|
+
$parcel$export($cd231e464c886c86$exports, "label", () => $cd231e464c886c86$export$1237798dc640739a, (v) => $cd231e464c886c86$export$1237798dc640739a = v);
|
14
|
+
$parcel$export($cd231e464c886c86$exports, "spectrum-Field", () => $cd231e464c886c86$export$f6d480ae1e56eba0, (v) => $cd231e464c886c86$export$f6d480ae1e56eba0 = v);
|
15
|
+
$parcel$export($cd231e464c886c86$exports, "spectrum-Field--alignEnd", () => $cd231e464c886c86$export$5354c9be7ada5f83, (v) => $cd231e464c886c86$export$5354c9be7ada5f83 = v);
|
16
|
+
$parcel$export($cd231e464c886c86$exports, "spectrum-Field--hasContextualHelp", () => $cd231e464c886c86$export$9ba23707a252cdd4, (v) => $cd231e464c886c86$export$9ba23707a252cdd4 = v);
|
17
|
+
$parcel$export($cd231e464c886c86$exports, "spectrum-Field--positionSide", () => $cd231e464c886c86$export$2963225c91179589, (v) => $cd231e464c886c86$export$2963225c91179589 = v);
|
18
|
+
$parcel$export($cd231e464c886c86$exports, "spectrum-Field--positionTop", () => $cd231e464c886c86$export$a4ea780a9064d7f9, (v) => $cd231e464c886c86$export$a4ea780a9064d7f9 = v);
|
19
|
+
$parcel$export($cd231e464c886c86$exports, "spectrum-Field-contextualHelp", () => $cd231e464c886c86$export$24fb860d16dd2d3f, (v) => $cd231e464c886c86$export$24fb860d16dd2d3f = v);
|
20
|
+
$parcel$export($cd231e464c886c86$exports, "spectrum-Field-field", () => $cd231e464c886c86$export$3ab8a3dc7f0563d, (v) => $cd231e464c886c86$export$3ab8a3dc7f0563d = v);
|
21
|
+
$parcel$export($cd231e464c886c86$exports, "spectrum-Field-labelCell", () => $cd231e464c886c86$export$9cde5aecff012641, (v) => $cd231e464c886c86$export$9cde5aecff012641 = v);
|
22
|
+
$parcel$export($cd231e464c886c86$exports, "spectrum-Field-labelWrapper", () => $cd231e464c886c86$export$a872a8c78b26c9e0, (v) => $cd231e464c886c86$export$a872a8c78b26c9e0 = v);
|
23
|
+
$parcel$export($cd231e464c886c86$exports, "spectrum-Field-wrapper", () => $cd231e464c886c86$export$127df0b7290eb8ef, (v) => $cd231e464c886c86$export$127df0b7290eb8ef = v);
|
24
|
+
$parcel$export($cd231e464c886c86$exports, "spectrum-FieldLabel", () => $cd231e464c886c86$export$493d18e796ae054, (v) => $cd231e464c886c86$export$493d18e796ae054 = v);
|
25
|
+
$parcel$export($cd231e464c886c86$exports, "spectrum-FieldLabel--alignEnd", () => $cd231e464c886c86$export$885efcc08143a987, (v) => $cd231e464c886c86$export$885efcc08143a987 = v);
|
26
|
+
$parcel$export($cd231e464c886c86$exports, "spectrum-FieldLabel--positionSide", () => $cd231e464c886c86$export$9e6f19dc21f22f2e, (v) => $cd231e464c886c86$export$9e6f19dc21f22f2e = v);
|
27
|
+
$parcel$export($cd231e464c886c86$exports, "spectrum-FieldLabel-requiredIcon", () => $cd231e464c886c86$export$7c47642c7d46f3c9, (v) => $cd231e464c886c86$export$7c47642c7d46f3c9 = v);
|
28
|
+
$parcel$export($cd231e464c886c86$exports, "spectrum-FocusRing-ring", () => $cd231e464c886c86$export$4109102f950813a6, (v) => $cd231e464c886c86$export$4109102f950813a6 = v);
|
29
|
+
$parcel$export($cd231e464c886c86$exports, "spectrum-FocusRing", () => $cd231e464c886c86$export$24c7f46a6e3605dd, (v) => $cd231e464c886c86$export$24c7f46a6e3605dd = v);
|
30
|
+
$parcel$export($cd231e464c886c86$exports, "spectrum-FocusRing--quiet", () => $cd231e464c886c86$export$2927016961429360, (v) => $cd231e464c886c86$export$2927016961429360 = v);
|
31
|
+
$parcel$export($cd231e464c886c86$exports, "spectrum-Form", () => $cd231e464c886c86$export$94d2bcc94afabd89, (v) => $cd231e464c886c86$export$94d2bcc94afabd89 = v);
|
32
|
+
$parcel$export($cd231e464c886c86$exports, "spectrum-Form--positionSide", () => $cd231e464c886c86$export$7f44db659563c8f4, (v) => $cd231e464c886c86$export$7f44db659563c8f4 = v);
|
33
|
+
$parcel$export($cd231e464c886c86$exports, "spectrum-Form--positionTop", () => $cd231e464c886c86$export$11b8bc81fe551057, (v) => $cd231e464c886c86$export$11b8bc81fe551057 = v);
|
34
|
+
$parcel$export($cd231e464c886c86$exports, "spectrum-Form-itemLabel", () => $cd231e464c886c86$export$51ec27881a1e3928, (v) => $cd231e464c886c86$export$51ec27881a1e3928 = v);
|
35
|
+
$parcel$export($cd231e464c886c86$exports, "spectrum-LabeledValue", () => $cd231e464c886c86$export$79f9a5e9dd010c8d, (v) => $cd231e464c886c86$export$79f9a5e9dd010c8d = v);
|
36
|
+
var $cd231e464c886c86$export$4ba534aba1836d;
|
37
|
+
var $cd231e464c886c86$export$e0f35d825088c098;
|
38
|
+
var $cd231e464c886c86$export$f39a09f249340e2a;
|
39
|
+
var $cd231e464c886c86$export$431a3b688422af44;
|
40
|
+
var $cd231e464c886c86$export$8c4ee2c50c22c514;
|
41
|
+
var $cd231e464c886c86$export$d35bc1e505d1ebbf;
|
42
|
+
var $cd231e464c886c86$export$1237798dc640739a;
|
43
|
+
var $cd231e464c886c86$export$f6d480ae1e56eba0;
|
44
|
+
var $cd231e464c886c86$export$5354c9be7ada5f83;
|
45
|
+
var $cd231e464c886c86$export$9ba23707a252cdd4;
|
46
|
+
var $cd231e464c886c86$export$2963225c91179589;
|
47
|
+
var $cd231e464c886c86$export$a4ea780a9064d7f9;
|
48
|
+
var $cd231e464c886c86$export$24fb860d16dd2d3f;
|
49
|
+
var $cd231e464c886c86$export$3ab8a3dc7f0563d;
|
50
|
+
var $cd231e464c886c86$export$9cde5aecff012641;
|
51
|
+
var $cd231e464c886c86$export$a872a8c78b26c9e0;
|
52
|
+
var $cd231e464c886c86$export$127df0b7290eb8ef;
|
53
|
+
var $cd231e464c886c86$export$493d18e796ae054;
|
54
|
+
var $cd231e464c886c86$export$885efcc08143a987;
|
55
|
+
var $cd231e464c886c86$export$9e6f19dc21f22f2e;
|
56
|
+
var $cd231e464c886c86$export$7c47642c7d46f3c9;
|
57
|
+
var $cd231e464c886c86$export$4109102f950813a6;
|
58
|
+
var $cd231e464c886c86$export$24c7f46a6e3605dd;
|
59
|
+
var $cd231e464c886c86$export$2927016961429360;
|
60
|
+
var $cd231e464c886c86$export$94d2bcc94afabd89;
|
61
|
+
var $cd231e464c886c86$export$7f44db659563c8f4;
|
62
|
+
var $cd231e464c886c86$export$11b8bc81fe551057;
|
63
|
+
var $cd231e464c886c86$export$51ec27881a1e3928;
|
64
|
+
var $cd231e464c886c86$export$79f9a5e9dd010c8d;
|
65
|
+
$cd231e464c886c86$export$4ba534aba1836d = `A-HlBa_contextualHelp`;
|
66
|
+
$cd231e464c886c86$export$e0f35d825088c098 = `A-HlBa_field`;
|
67
|
+
$cd231e464c886c86$export$f39a09f249340e2a = `A-HlBa_focus-ring`;
|
68
|
+
$cd231e464c886c86$export$431a3b688422af44 = `A-HlBa_helpText`;
|
69
|
+
$cd231e464c886c86$export$8c4ee2c50c22c514 = `A-HlBa_i18nFontFamily`;
|
70
|
+
$cd231e464c886c86$export$d35bc1e505d1ebbf = `A-HlBa_is-disabled`;
|
71
|
+
$cd231e464c886c86$export$1237798dc640739a = `A-HlBa_label`;
|
72
|
+
$cd231e464c886c86$export$f6d480ae1e56eba0 = `A-HlBa_spectrum-Field`;
|
73
|
+
$cd231e464c886c86$export$5354c9be7ada5f83 = `A-HlBa_spectrum-Field--alignEnd`;
|
74
|
+
$cd231e464c886c86$export$9ba23707a252cdd4 = `A-HlBa_spectrum-Field--hasContextualHelp`;
|
75
|
+
$cd231e464c886c86$export$2963225c91179589 = `A-HlBa_spectrum-Field--positionSide`;
|
76
|
+
$cd231e464c886c86$export$a4ea780a9064d7f9 = `A-HlBa_spectrum-Field--positionTop`;
|
77
|
+
$cd231e464c886c86$export$24fb860d16dd2d3f = `A-HlBa_spectrum-Field-contextualHelp`;
|
78
|
+
$cd231e464c886c86$export$3ab8a3dc7f0563d = `A-HlBa_spectrum-Field-field`;
|
79
|
+
$cd231e464c886c86$export$9cde5aecff012641 = `A-HlBa_spectrum-Field-labelCell`;
|
80
|
+
$cd231e464c886c86$export$a872a8c78b26c9e0 = `A-HlBa_spectrum-Field-labelWrapper`;
|
81
|
+
$cd231e464c886c86$export$127df0b7290eb8ef = `A-HlBa_spectrum-Field-wrapper`;
|
82
|
+
$cd231e464c886c86$export$493d18e796ae054 = `A-HlBa_spectrum-FieldLabel`;
|
83
|
+
$cd231e464c886c86$export$885efcc08143a987 = `A-HlBa_spectrum-FieldLabel--alignEnd`;
|
84
|
+
$cd231e464c886c86$export$9e6f19dc21f22f2e = `A-HlBa_spectrum-FieldLabel--positionSide`;
|
85
|
+
$cd231e464c886c86$export$7c47642c7d46f3c9 = `A-HlBa_spectrum-FieldLabel-requiredIcon`;
|
86
|
+
$cd231e464c886c86$export$4109102f950813a6 = `A-HlBa_spectrum-FocusRing-ring`;
|
87
|
+
$cd231e464c886c86$export$24c7f46a6e3605dd = `A-HlBa_spectrum-FocusRing ${$cd231e464c886c86$export$4109102f950813a6}`;
|
88
|
+
$cd231e464c886c86$export$2927016961429360 = `A-HlBa_spectrum-FocusRing--quiet`;
|
89
|
+
$cd231e464c886c86$export$94d2bcc94afabd89 = `A-HlBa_spectrum-Form`;
|
90
|
+
$cd231e464c886c86$export$7f44db659563c8f4 = `A-HlBa_spectrum-Form--positionSide`;
|
91
|
+
$cd231e464c886c86$export$11b8bc81fe551057 = `A-HlBa_spectrum-Form--positionTop`;
|
92
|
+
$cd231e464c886c86$export$51ec27881a1e3928 = `A-HlBa_spectrum-Form-itemLabel`;
|
93
|
+
$cd231e464c886c86$export$79f9a5e9dd010c8d = `A-HlBa_spectrum-LabeledValue`;
|
94
|
+
|
95
|
+
|
96
|
+
export {$cd231e464c886c86$exports as default};
|
97
|
+
//# sourceMappingURL=fieldlabel_vars_css.module.js.map
|
@@ -0,0 +1,97 @@
|
|
1
|
+
|
2
|
+
function $parcel$export(e, n, v, s) {
|
3
|
+
Object.defineProperty(e, n, {get: v, set: s, enumerable: true, configurable: true});
|
4
|
+
}
|
5
|
+
var $cd231e464c886c86$exports = {};
|
6
|
+
|
7
|
+
$parcel$export($cd231e464c886c86$exports, "contextualHelp", () => $cd231e464c886c86$export$4ba534aba1836d, (v) => $cd231e464c886c86$export$4ba534aba1836d = v);
|
8
|
+
$parcel$export($cd231e464c886c86$exports, "field", () => $cd231e464c886c86$export$e0f35d825088c098, (v) => $cd231e464c886c86$export$e0f35d825088c098 = v);
|
9
|
+
$parcel$export($cd231e464c886c86$exports, "focus-ring", () => $cd231e464c886c86$export$f39a09f249340e2a, (v) => $cd231e464c886c86$export$f39a09f249340e2a = v);
|
10
|
+
$parcel$export($cd231e464c886c86$exports, "helpText", () => $cd231e464c886c86$export$431a3b688422af44, (v) => $cd231e464c886c86$export$431a3b688422af44 = v);
|
11
|
+
$parcel$export($cd231e464c886c86$exports, "i18nFontFamily", () => $cd231e464c886c86$export$8c4ee2c50c22c514, (v) => $cd231e464c886c86$export$8c4ee2c50c22c514 = v);
|
12
|
+
$parcel$export($cd231e464c886c86$exports, "is-disabled", () => $cd231e464c886c86$export$d35bc1e505d1ebbf, (v) => $cd231e464c886c86$export$d35bc1e505d1ebbf = v);
|
13
|
+
$parcel$export($cd231e464c886c86$exports, "label", () => $cd231e464c886c86$export$1237798dc640739a, (v) => $cd231e464c886c86$export$1237798dc640739a = v);
|
14
|
+
$parcel$export($cd231e464c886c86$exports, "spectrum-Field", () => $cd231e464c886c86$export$f6d480ae1e56eba0, (v) => $cd231e464c886c86$export$f6d480ae1e56eba0 = v);
|
15
|
+
$parcel$export($cd231e464c886c86$exports, "spectrum-Field--alignEnd", () => $cd231e464c886c86$export$5354c9be7ada5f83, (v) => $cd231e464c886c86$export$5354c9be7ada5f83 = v);
|
16
|
+
$parcel$export($cd231e464c886c86$exports, "spectrum-Field--hasContextualHelp", () => $cd231e464c886c86$export$9ba23707a252cdd4, (v) => $cd231e464c886c86$export$9ba23707a252cdd4 = v);
|
17
|
+
$parcel$export($cd231e464c886c86$exports, "spectrum-Field--positionSide", () => $cd231e464c886c86$export$2963225c91179589, (v) => $cd231e464c886c86$export$2963225c91179589 = v);
|
18
|
+
$parcel$export($cd231e464c886c86$exports, "spectrum-Field--positionTop", () => $cd231e464c886c86$export$a4ea780a9064d7f9, (v) => $cd231e464c886c86$export$a4ea780a9064d7f9 = v);
|
19
|
+
$parcel$export($cd231e464c886c86$exports, "spectrum-Field-contextualHelp", () => $cd231e464c886c86$export$24fb860d16dd2d3f, (v) => $cd231e464c886c86$export$24fb860d16dd2d3f = v);
|
20
|
+
$parcel$export($cd231e464c886c86$exports, "spectrum-Field-field", () => $cd231e464c886c86$export$3ab8a3dc7f0563d, (v) => $cd231e464c886c86$export$3ab8a3dc7f0563d = v);
|
21
|
+
$parcel$export($cd231e464c886c86$exports, "spectrum-Field-labelCell", () => $cd231e464c886c86$export$9cde5aecff012641, (v) => $cd231e464c886c86$export$9cde5aecff012641 = v);
|
22
|
+
$parcel$export($cd231e464c886c86$exports, "spectrum-Field-labelWrapper", () => $cd231e464c886c86$export$a872a8c78b26c9e0, (v) => $cd231e464c886c86$export$a872a8c78b26c9e0 = v);
|
23
|
+
$parcel$export($cd231e464c886c86$exports, "spectrum-Field-wrapper", () => $cd231e464c886c86$export$127df0b7290eb8ef, (v) => $cd231e464c886c86$export$127df0b7290eb8ef = v);
|
24
|
+
$parcel$export($cd231e464c886c86$exports, "spectrum-FieldLabel", () => $cd231e464c886c86$export$493d18e796ae054, (v) => $cd231e464c886c86$export$493d18e796ae054 = v);
|
25
|
+
$parcel$export($cd231e464c886c86$exports, "spectrum-FieldLabel--alignEnd", () => $cd231e464c886c86$export$885efcc08143a987, (v) => $cd231e464c886c86$export$885efcc08143a987 = v);
|
26
|
+
$parcel$export($cd231e464c886c86$exports, "spectrum-FieldLabel--positionSide", () => $cd231e464c886c86$export$9e6f19dc21f22f2e, (v) => $cd231e464c886c86$export$9e6f19dc21f22f2e = v);
|
27
|
+
$parcel$export($cd231e464c886c86$exports, "spectrum-FieldLabel-requiredIcon", () => $cd231e464c886c86$export$7c47642c7d46f3c9, (v) => $cd231e464c886c86$export$7c47642c7d46f3c9 = v);
|
28
|
+
$parcel$export($cd231e464c886c86$exports, "spectrum-FocusRing-ring", () => $cd231e464c886c86$export$4109102f950813a6, (v) => $cd231e464c886c86$export$4109102f950813a6 = v);
|
29
|
+
$parcel$export($cd231e464c886c86$exports, "spectrum-FocusRing", () => $cd231e464c886c86$export$24c7f46a6e3605dd, (v) => $cd231e464c886c86$export$24c7f46a6e3605dd = v);
|
30
|
+
$parcel$export($cd231e464c886c86$exports, "spectrum-FocusRing--quiet", () => $cd231e464c886c86$export$2927016961429360, (v) => $cd231e464c886c86$export$2927016961429360 = v);
|
31
|
+
$parcel$export($cd231e464c886c86$exports, "spectrum-Form", () => $cd231e464c886c86$export$94d2bcc94afabd89, (v) => $cd231e464c886c86$export$94d2bcc94afabd89 = v);
|
32
|
+
$parcel$export($cd231e464c886c86$exports, "spectrum-Form--positionSide", () => $cd231e464c886c86$export$7f44db659563c8f4, (v) => $cd231e464c886c86$export$7f44db659563c8f4 = v);
|
33
|
+
$parcel$export($cd231e464c886c86$exports, "spectrum-Form--positionTop", () => $cd231e464c886c86$export$11b8bc81fe551057, (v) => $cd231e464c886c86$export$11b8bc81fe551057 = v);
|
34
|
+
$parcel$export($cd231e464c886c86$exports, "spectrum-Form-itemLabel", () => $cd231e464c886c86$export$51ec27881a1e3928, (v) => $cd231e464c886c86$export$51ec27881a1e3928 = v);
|
35
|
+
$parcel$export($cd231e464c886c86$exports, "spectrum-LabeledValue", () => $cd231e464c886c86$export$79f9a5e9dd010c8d, (v) => $cd231e464c886c86$export$79f9a5e9dd010c8d = v);
|
36
|
+
var $cd231e464c886c86$export$4ba534aba1836d;
|
37
|
+
var $cd231e464c886c86$export$e0f35d825088c098;
|
38
|
+
var $cd231e464c886c86$export$f39a09f249340e2a;
|
39
|
+
var $cd231e464c886c86$export$431a3b688422af44;
|
40
|
+
var $cd231e464c886c86$export$8c4ee2c50c22c514;
|
41
|
+
var $cd231e464c886c86$export$d35bc1e505d1ebbf;
|
42
|
+
var $cd231e464c886c86$export$1237798dc640739a;
|
43
|
+
var $cd231e464c886c86$export$f6d480ae1e56eba0;
|
44
|
+
var $cd231e464c886c86$export$5354c9be7ada5f83;
|
45
|
+
var $cd231e464c886c86$export$9ba23707a252cdd4;
|
46
|
+
var $cd231e464c886c86$export$2963225c91179589;
|
47
|
+
var $cd231e464c886c86$export$a4ea780a9064d7f9;
|
48
|
+
var $cd231e464c886c86$export$24fb860d16dd2d3f;
|
49
|
+
var $cd231e464c886c86$export$3ab8a3dc7f0563d;
|
50
|
+
var $cd231e464c886c86$export$9cde5aecff012641;
|
51
|
+
var $cd231e464c886c86$export$a872a8c78b26c9e0;
|
52
|
+
var $cd231e464c886c86$export$127df0b7290eb8ef;
|
53
|
+
var $cd231e464c886c86$export$493d18e796ae054;
|
54
|
+
var $cd231e464c886c86$export$885efcc08143a987;
|
55
|
+
var $cd231e464c886c86$export$9e6f19dc21f22f2e;
|
56
|
+
var $cd231e464c886c86$export$7c47642c7d46f3c9;
|
57
|
+
var $cd231e464c886c86$export$4109102f950813a6;
|
58
|
+
var $cd231e464c886c86$export$24c7f46a6e3605dd;
|
59
|
+
var $cd231e464c886c86$export$2927016961429360;
|
60
|
+
var $cd231e464c886c86$export$94d2bcc94afabd89;
|
61
|
+
var $cd231e464c886c86$export$7f44db659563c8f4;
|
62
|
+
var $cd231e464c886c86$export$11b8bc81fe551057;
|
63
|
+
var $cd231e464c886c86$export$51ec27881a1e3928;
|
64
|
+
var $cd231e464c886c86$export$79f9a5e9dd010c8d;
|
65
|
+
$cd231e464c886c86$export$4ba534aba1836d = `A-HlBa_contextualHelp`;
|
66
|
+
$cd231e464c886c86$export$e0f35d825088c098 = `A-HlBa_field`;
|
67
|
+
$cd231e464c886c86$export$f39a09f249340e2a = `A-HlBa_focus-ring`;
|
68
|
+
$cd231e464c886c86$export$431a3b688422af44 = `A-HlBa_helpText`;
|
69
|
+
$cd231e464c886c86$export$8c4ee2c50c22c514 = `A-HlBa_i18nFontFamily`;
|
70
|
+
$cd231e464c886c86$export$d35bc1e505d1ebbf = `A-HlBa_is-disabled`;
|
71
|
+
$cd231e464c886c86$export$1237798dc640739a = `A-HlBa_label`;
|
72
|
+
$cd231e464c886c86$export$f6d480ae1e56eba0 = `A-HlBa_spectrum-Field`;
|
73
|
+
$cd231e464c886c86$export$5354c9be7ada5f83 = `A-HlBa_spectrum-Field--alignEnd`;
|
74
|
+
$cd231e464c886c86$export$9ba23707a252cdd4 = `A-HlBa_spectrum-Field--hasContextualHelp`;
|
75
|
+
$cd231e464c886c86$export$2963225c91179589 = `A-HlBa_spectrum-Field--positionSide`;
|
76
|
+
$cd231e464c886c86$export$a4ea780a9064d7f9 = `A-HlBa_spectrum-Field--positionTop`;
|
77
|
+
$cd231e464c886c86$export$24fb860d16dd2d3f = `A-HlBa_spectrum-Field-contextualHelp`;
|
78
|
+
$cd231e464c886c86$export$3ab8a3dc7f0563d = `A-HlBa_spectrum-Field-field`;
|
79
|
+
$cd231e464c886c86$export$9cde5aecff012641 = `A-HlBa_spectrum-Field-labelCell`;
|
80
|
+
$cd231e464c886c86$export$a872a8c78b26c9e0 = `A-HlBa_spectrum-Field-labelWrapper`;
|
81
|
+
$cd231e464c886c86$export$127df0b7290eb8ef = `A-HlBa_spectrum-Field-wrapper`;
|
82
|
+
$cd231e464c886c86$export$493d18e796ae054 = `A-HlBa_spectrum-FieldLabel`;
|
83
|
+
$cd231e464c886c86$export$885efcc08143a987 = `A-HlBa_spectrum-FieldLabel--alignEnd`;
|
84
|
+
$cd231e464c886c86$export$9e6f19dc21f22f2e = `A-HlBa_spectrum-FieldLabel--positionSide`;
|
85
|
+
$cd231e464c886c86$export$7c47642c7d46f3c9 = `A-HlBa_spectrum-FieldLabel-requiredIcon`;
|
86
|
+
$cd231e464c886c86$export$4109102f950813a6 = `A-HlBa_spectrum-FocusRing-ring`;
|
87
|
+
$cd231e464c886c86$export$24c7f46a6e3605dd = `A-HlBa_spectrum-FocusRing ${$cd231e464c886c86$export$4109102f950813a6}`;
|
88
|
+
$cd231e464c886c86$export$2927016961429360 = `A-HlBa_spectrum-FocusRing--quiet`;
|
89
|
+
$cd231e464c886c86$export$94d2bcc94afabd89 = `A-HlBa_spectrum-Form`;
|
90
|
+
$cd231e464c886c86$export$7f44db659563c8f4 = `A-HlBa_spectrum-Form--positionSide`;
|
91
|
+
$cd231e464c886c86$export$11b8bc81fe551057 = `A-HlBa_spectrum-Form--positionTop`;
|
92
|
+
$cd231e464c886c86$export$51ec27881a1e3928 = `A-HlBa_spectrum-Form-itemLabel`;
|
93
|
+
$cd231e464c886c86$export$79f9a5e9dd010c8d = `A-HlBa_spectrum-LabeledValue`;
|
94
|
+
|
95
|
+
|
96
|
+
export {$cd231e464c886c86$exports as default};
|
97
|
+
//# sourceMappingURL=fieldlabel_vars_css.module.js.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,IAAA;AACA,IAAA;AACA,IAAA;AACA,IAAA;AACA,IAAA;AACA,IAAA;AACA,IAAA;AACA,IAAA;AACA,IAAA;AACA,IAAA;AACA,IAAA;AACA,IAAA;AACA,IAAA;AACA,IAAA;AACA,IAAA;AACA,IAAA;AACA,IAAA;AACA,IAAA;AACA,IAAA;AACA,IAAA;AACA,IAAA;AACA,IAAA;AACA,IAAA;AACA,IAAA;AACA,IAAA;AACA,IAAA;AACA,IAAA;AACA,IAAA;AACA,IAAA;AA5BA,0CAAmC,CAAC,qBAAqB,CAAC;AAC1D,4CAA0B,CAAC,YAAY,CAAC;AACxC,4CAA+B,CAAC,iBAAiB,CAAC;AAClD,4CAA6B,CAAC,eAAe,CAAC;AAC9C,4CAAmC,CAAC,qBAAqB,CAAC;AAC1D,4CAAgC,CAAC,kBAAkB,CAAC;AACpD,4CAA0B,CAAC,YAAY,CAAC;AACxC,4CAAmC,CAAC,qBAAqB,CAAC;AAC1D,4CAA6C,CAAC,+BAA+B,CAAC;AAC9E,4CAAsD,CAAC,wCAAwC,CAAC;AAChG,4CAAiD,CAAC,mCAAmC,CAAC;AACtF,4CAAgD,CAAC,kCAAkC,CAAC;AACpF,4CAAkD,CAAC,oCAAoC,CAAC;AACxF,2CAAyC,CAAC,2BAA2B,CAAC;AACtE,4CAA6C,CAAC,+BAA+B,CAAC;AAC9E,4CAAgD,CAAC,kCAAkC,CAAC;AACpF,4CAA2C,CAAC,6BAA6B,CAAC;AAC1E,2CAAwC,CAAC,0BAA0B,CAAC;AACpE,4CAAkD,CAAC,oCAAoC,CAAC;AACxF,4CAAsD,CAAC,wCAAwC,CAAC;AAChG,4CAAqD,CAAC,uCAAuC,CAAC;AAC9F,4CAA4C,CAAC,8BAA8B,CAAC;AAC5E,4CAAuC,CAAC,0BAA0B,EAAE,0CAA0C,CAAC;AAC/G,4CAA8C,CAAC,gCAAgC,CAAC;AAChF,4CAAkC,CAAC,oBAAoB,CAAC;AACxD,4CAAgD,CAAC,kCAAkC,CAAC;AACpF,4CAA+C,CAAC,iCAAiC,CAAC;AAClF,4CAA4C,CAAC,8BAA8B,CAAC;AAC5E,4CAA0C,CAAC,4BAA4B,CAAC","sources":["packages/@adobe/spectrum-css-temp/components/fieldlabel/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":"fieldlabel_vars_css.module.js.map"}
|
package/dist/import.mjs
ADDED
@@ -0,0 +1,18 @@
|
|
1
|
+
import {LabeledValue as $3e9971be431adb24$export$d1328f67a56fa517} from "./LabeledValue.mjs";
|
2
|
+
|
3
|
+
/*
|
4
|
+
* Copyright 2022 Adobe. All rights reserved.
|
5
|
+
* This file is licensed to you under the Apache License, Version 2.0 (the "License");
|
6
|
+
* you may not use this file except in compliance with the License. You may obtain a copy
|
7
|
+
* of the License at http://www.apache.org/licenses/LICENSE-2.0
|
8
|
+
*
|
9
|
+
* Unless required by applicable law or agreed to in writing, software distributed under
|
10
|
+
* the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS
|
11
|
+
* OF ANY KIND, either express or implied. See the License for the specific language
|
12
|
+
* governing permissions and limitations under the License.
|
13
|
+
*/ /// <reference types="css-module-types" />
|
14
|
+
|
15
|
+
|
16
|
+
|
17
|
+
export {$3e9971be431adb24$export$d1328f67a56fa517 as LabeledValue};
|
18
|
+
//# sourceMappingURL=module.js.map
|
package/dist/main.js
ADDED
@@ -0,0 +1,23 @@
|
|
1
|
+
var $2a7417c2df2197f7$exports = require("./LabeledValue.main.js");
|
2
|
+
|
3
|
+
|
4
|
+
function $parcel$export(e, n, v, s) {
|
5
|
+
Object.defineProperty(e, n, {get: v, set: s, enumerable: true, configurable: true});
|
6
|
+
}
|
7
|
+
|
8
|
+
$parcel$export(module.exports, "LabeledValue", () => $2a7417c2df2197f7$exports.LabeledValue);
|
9
|
+
/*
|
10
|
+
* Copyright 2022 Adobe. All rights reserved.
|
11
|
+
* This file is licensed to you under the Apache License, Version 2.0 (the "License");
|
12
|
+
* you may not use this file except in compliance with the License. You may obtain a copy
|
13
|
+
* of the License at http://www.apache.org/licenses/LICENSE-2.0
|
14
|
+
*
|
15
|
+
* Unless required by applicable law or agreed to in writing, software distributed under
|
16
|
+
* the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS
|
17
|
+
* OF ANY KIND, either express or implied. See the License for the specific language
|
18
|
+
* governing permissions and limitations under the License.
|
19
|
+
*/ /// <reference types="css-module-types" />
|
20
|
+
|
21
|
+
|
22
|
+
|
23
|
+
//# sourceMappingURL=main.js.map
|
package/dist/main.js.map
ADDED
@@ -0,0 +1 @@
|
|
1
|
+
{"mappings":";;;;;;;;AAAA;;;;;;;;;;CAUC,GAED,0CAA0C","sources":["packages/@react-spectrum/labeledvalue/src/index.ts"],"sourcesContent":["/*\n * Copyright 2022 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/// <reference types=\"css-module-types\" />\n\nexport type {SpectrumLabeledValueProps} from './LabeledValue';\nexport {LabeledValue} from './LabeledValue';\n"],"names":[],"version":3,"file":"main.js.map"}
|
package/dist/module.js
ADDED
@@ -0,0 +1,18 @@
|
|
1
|
+
import {LabeledValue as $3e9971be431adb24$export$d1328f67a56fa517} from "./LabeledValue.module.js";
|
2
|
+
|
3
|
+
/*
|
4
|
+
* Copyright 2022 Adobe. All rights reserved.
|
5
|
+
* This file is licensed to you under the Apache License, Version 2.0 (the "License");
|
6
|
+
* you may not use this file except in compliance with the License. You may obtain a copy
|
7
|
+
* of the License at http://www.apache.org/licenses/LICENSE-2.0
|
8
|
+
*
|
9
|
+
* Unless required by applicable law or agreed to in writing, software distributed under
|
10
|
+
* the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS
|
11
|
+
* OF ANY KIND, either express or implied. See the License for the specific language
|
12
|
+
* governing permissions and limitations under the License.
|
13
|
+
*/ /// <reference types="css-module-types" />
|
14
|
+
|
15
|
+
|
16
|
+
|
17
|
+
export {$3e9971be431adb24$export$d1328f67a56fa517 as LabeledValue};
|
18
|
+
//# sourceMappingURL=module.js.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"mappings":";;AAAA;;;;;;;;;;CAUC,GAED,0CAA0C","sources":["packages/@react-spectrum/labeledvalue/src/index.ts"],"sourcesContent":["/*\n * Copyright 2022 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/// <reference types=\"css-module-types\" />\n\nexport type {SpectrumLabeledValueProps} from './LabeledValue';\nexport {LabeledValue} from './LabeledValue';\n"],"names":[],"version":3,"file":"module.js.map"}
|
package/dist/types.d.ts
ADDED
@@ -0,0 +1,44 @@
|
|
1
|
+
import { CalendarDate, CalendarDateTime, Time, ZonedDateTime } from "@internationalized/date";
|
2
|
+
import { DOMProps, RangeValue, SpectrumLabelableProps, StyleProps, DOMRefValue } from "@react-types/shared";
|
3
|
+
import React, { ReactNode } from "react";
|
4
|
+
interface LabeledValueBaseProps extends DOMProps, StyleProps, Omit<SpectrumLabelableProps, 'necessityIndicator' | 'isRequired'>, DOMProps {
|
5
|
+
/** The content to display as the label. */
|
6
|
+
label: ReactNode;
|
7
|
+
}
|
8
|
+
type NumberValue = number | RangeValue<number>;
|
9
|
+
interface NumberProps<T extends NumberValue> {
|
10
|
+
/** The value to display. */
|
11
|
+
value: T;
|
12
|
+
/** Formatting options for the value. */
|
13
|
+
formatOptions?: Intl.NumberFormatOptions;
|
14
|
+
}
|
15
|
+
type DateTime = Date | CalendarDate | CalendarDateTime | ZonedDateTime | Time;
|
16
|
+
type RangeDateTime = RangeValue<DateTime>;
|
17
|
+
type DateTimeValue = DateTime | RangeDateTime;
|
18
|
+
interface DateProps<T extends DateTimeValue> {
|
19
|
+
/** The value to display. */
|
20
|
+
value: T;
|
21
|
+
/** Formatting options for the value. */
|
22
|
+
formatOptions?: Intl.DateTimeFormatOptions;
|
23
|
+
}
|
24
|
+
interface StringProps<T extends string> {
|
25
|
+
/** The value to display. */
|
26
|
+
value: T;
|
27
|
+
/** Formatting options for the value. */
|
28
|
+
formatOptions?: never;
|
29
|
+
}
|
30
|
+
interface StringListProps<T extends string[]> {
|
31
|
+
/** The value to display. */
|
32
|
+
value: T;
|
33
|
+
/** Formatting options for the value. */
|
34
|
+
formatOptions?: Intl.ListFormatOptions;
|
35
|
+
}
|
36
|
+
type LabeledValueProps<T> = T extends NumberValue ? NumberProps<T> : T extends DateTimeValue ? DateProps<T> : T extends string[] ? StringListProps<T> : T extends string ? StringProps<T> : never;
|
37
|
+
type SpectrumLabeledValueTypes = string[] | string | Date | CalendarDate | CalendarDateTime | ZonedDateTime | Time | number | RangeValue<number> | RangeValue<DateTime>;
|
38
|
+
export type SpectrumLabeledValueProps<T> = LabeledValueProps<T> & LabeledValueBaseProps;
|
39
|
+
/**
|
40
|
+
* A LabeledValue displays a non-editable value with a label. It formats numbers, dates, times, and lists according to the user's locale.
|
41
|
+
*/
|
42
|
+
export let LabeledValue: React.ForwardRefExoticComponent<SpectrumLabeledValueProps<SpectrumLabeledValueTypes> & React.RefAttributes<DOMRefValue<HTMLElement>>>;
|
43
|
+
|
44
|
+
//# sourceMappingURL=types.d.ts.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"mappings":";;;AAuBA,+BAAuC,SAAQ,QAAQ,EAAE,UAAU,EAAE,IAAI,CAAC,sBAAsB,EAAE,oBAAoB,GAAG,YAAY,CAAC,EAAE,QAAQ;IAC9I,2CAA2C;IAC3C,KAAK,EAAE,SAAS,CAAA;CACjB;AAED,mBAAmB,MAAM,GAAG,WAAW,MAAM,CAAC,CAAC;AAC/C,sBAAsB,CAAC,SAAS,WAAW;IACzC,4BAA4B;IAC5B,KAAK,EAAE,CAAC,CAAC;IACT,wCAAwC;IACxC,aAAa,CAAC,EAAE,KAAK,mBAAmB,CAAA;CACzC;AAED,gBAAuB,IAAI,GAAG,YAAY,GAAG,gBAAgB,GAAG,aAAa,GAAG,IAAI,CAAC;AACrF,qBAAqB,WAAW,QAAQ,CAAC,CAAC;AAC1C,qBAAqB,QAAQ,GAAG,aAAa,CAAC;AAC9C,oBAAoB,CAAC,SAAS,aAAa;IACzC,4BAA4B;IAC5B,KAAK,EAAE,CAAC,CAAC;IACT,wCAAwC;IACxC,aAAa,CAAC,EAAE,KAAK,qBAAqB,CAAA;CAC3C;AAED,sBAAsB,CAAC,SAAS,MAAM;IACpC,4BAA4B;IAC5B,KAAK,EAAE,CAAC,CAAC;IACT,wCAAwC;IACxC,aAAa,CAAC,EAAE,KAAK,CAAA;CACtB;AAED,0BAA0B,CAAC,SAAS,MAAM,EAAE;IAC1C,4BAA4B;IAC5B,KAAK,EAAE,CAAC,CAAC;IACT,wCAAwC;IACxC,aAAa,CAAC,EAAE,KAAK,iBAAiB,CAAA;CACvC;AAED,uBAAuB,CAAC,IACtB,CAAC,SAAS,WAAW,GAAG,YAAY,CAAC,CAAC,GACtC,CAAC,SAAS,aAAa,GAAG,UAAU,CAAC,CAAC,GACtC,CAAC,SAAS,MAAM,EAAE,GAAG,gBAAgB,CAAC,CAAC,GACvC,CAAC,SAAS,MAAM,GAAG,YAAY,CAAC,CAAC,GACjC,KAAK,CAAC;AAER,iCAAiC,MAAM,EAAE,GAAG,MAAM,GAAG,IAAI,GAAG,YAAY,GAAG,gBAAgB,GAAG,aAAa,GAAG,IAAI,GAAG,MAAM,GAAG,WAAW,MAAM,CAAC,GAAG,WAAW,QAAQ,CAAC,CAAC;AACxK,sCAAsC,CAAC,IAAI,kBAAkB,CAAC,CAAC,GAAG,qBAAqB,CAAC;AAoHxF;;GAEG;AACH,OAAA,IAAI,mJAA8C,CAAC","sources":["packages/@react-spectrum/labeledvalue/src/packages/@react-spectrum/labeledvalue/src/LabeledValue.tsx","packages/@react-spectrum/labeledvalue/src/packages/@react-spectrum/labeledvalue/src/index.ts","packages/@react-spectrum/labeledvalue/src/index.ts"],"sourcesContent":[null,null,"/*\n * Copyright 2022 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/// <reference types=\"css-module-types\" />\n\nexport type {SpectrumLabeledValueProps} from './LabeledValue';\nexport {LabeledValue} from './LabeledValue';\n"],"names":[],"version":3,"file":"types.d.ts.map"}
|
@@ -0,0 +1,271 @@
|
|
1
|
+
.A-HlBa_i18nFontFamily {
|
2
|
+
font-synthesis: weight;
|
3
|
+
font-family: adobe-clean, Source Sans Pro, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Ubuntu, Trebuchet MS, Lucida Grande, sans-serif;
|
4
|
+
}
|
5
|
+
|
6
|
+
.A-HlBa_i18nFontFamily:lang(ar) {
|
7
|
+
font-family: myriad-arabic, adobe-clean, Source Sans Pro, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Ubuntu, Trebuchet MS, Lucida Grande, sans-serif;
|
8
|
+
}
|
9
|
+
|
10
|
+
.A-HlBa_i18nFontFamily:lang(he) {
|
11
|
+
font-family: myriad-hebrew, adobe-clean, Source Sans Pro, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Ubuntu, Trebuchet MS, Lucida Grande, sans-serif;
|
12
|
+
}
|
13
|
+
|
14
|
+
.A-HlBa_i18nFontFamily:lang(zh) {
|
15
|
+
font-family: adobe-clean-han-traditional, source-han-traditional, MingLiu, Heiti TC Light, sans-serif;
|
16
|
+
}
|
17
|
+
|
18
|
+
.A-HlBa_i18nFontFamily:lang(zh-Hans) {
|
19
|
+
font-family: adobe-clean-han-simplified-c, source-han-simplified-c, SimSun, Heiti SC Light, sans-serif;
|
20
|
+
}
|
21
|
+
|
22
|
+
.A-HlBa_i18nFontFamily:lang(zh-Hant) {
|
23
|
+
font-family: adobe-clean-han-traditional, source-han-traditional, MingLiu, Microsoft JhengHei UI, Microsoft JhengHei, Heiti TC Light, sans-serif;
|
24
|
+
}
|
25
|
+
|
26
|
+
.A-HlBa_i18nFontFamily:lang(zh-SG), .A-HlBa_i18nFontFamily:lang(zh-CN) {
|
27
|
+
font-family: adobe-clean-han-simplified-c, source-han-simplified-c, SimSun, Heiti SC Light, sans-serif;
|
28
|
+
}
|
29
|
+
|
30
|
+
.A-HlBa_i18nFontFamily:lang(ko) {
|
31
|
+
font-family: adobe-clean-han-korean, source-han-korean, Malgun Gothic, Apple Gothic, sans-serif;
|
32
|
+
}
|
33
|
+
|
34
|
+
.A-HlBa_i18nFontFamily:lang(ja) {
|
35
|
+
font-family: adobe-clean-han-japanese, Hiragino Kaku Gothic ProN, ヒラギノ角ゴ ProN W3, Osaka, YuGothic, Yu Gothic, メイリオ, Meiryo, MS Pゴシック, MS PGothic, sans-serif;
|
36
|
+
}
|
37
|
+
|
38
|
+
.A-HlBa_spectrum-FocusRing-ring {
|
39
|
+
--spectrum-focus-ring-border-radius: var(--spectrum-textfield-border-radius, var(--spectrum-alias-border-radius-regular));
|
40
|
+
--spectrum-focus-ring-gap: var(--spectrum-alias-input-focusring-gap);
|
41
|
+
--spectrum-focus-ring-size: var(--spectrum-alias-input-focusring-size);
|
42
|
+
--spectrum-focus-ring-border-size: 0px;
|
43
|
+
--spectrum-focus-ring-color: var(--spectrum-high-contrast-focus-ring-color, var(--spectrum-alias-focus-ring-color, var(--spectrum-alias-focus-color)));
|
44
|
+
}
|
45
|
+
|
46
|
+
.A-HlBa_spectrum-FocusRing-ring:after {
|
47
|
+
border-radius: calc(var(--spectrum-focus-ring-border-radius) + var(--spectrum-focus-ring-gap));
|
48
|
+
content: "";
|
49
|
+
margin: calc(-1 * var(--spectrum-focus-ring-border-size));
|
50
|
+
pointer-events: none;
|
51
|
+
transition: box-shadow var(--spectrum-global-animation-duration-100, .13s) ease-out, margin var(--spectrum-global-animation-duration-100, .13s) ease-out;
|
52
|
+
display: block;
|
53
|
+
position: absolute;
|
54
|
+
inset: 0;
|
55
|
+
}
|
56
|
+
|
57
|
+
.A-HlBa_spectrum-FocusRing.A-HlBa_focus-ring:after {
|
58
|
+
margin: calc(var(--spectrum-focus-ring-gap) * -1 - var(--spectrum-focus-ring-border-size));
|
59
|
+
box-shadow: 0 0 0 var(--spectrum-focus-ring-size) var(--spectrum-focus-ring-color);
|
60
|
+
}
|
61
|
+
|
62
|
+
.A-HlBa_spectrum-FocusRing--quiet:after {
|
63
|
+
border-radius: 0;
|
64
|
+
}
|
65
|
+
|
66
|
+
.A-HlBa_spectrum-FocusRing--quiet.A-HlBa_focus-ring:after {
|
67
|
+
margin: 0 0 calc(var(--spectrum-focus-ring-gap) * -1 - var(--spectrum-focus-ring-border-size)) 0;
|
68
|
+
box-shadow: 0 var(--spectrum-focus-ring-size) 0 var(--spectrum-focus-ring-color);
|
69
|
+
}
|
70
|
+
|
71
|
+
@media (forced-colors: active) {
|
72
|
+
.A-HlBa_spectrum-FocusRing, .A-HlBa_spectrum-FocusRing-ring, .A-HlBa_spectrum-FocusRing--quiet {
|
73
|
+
--spectrum-high-contrast-focus-ring-color: Highlight;
|
74
|
+
}
|
75
|
+
|
76
|
+
:is(.A-HlBa_spectrum-FocusRing, .A-HlBa_spectrum-FocusRing-ring, .A-HlBa_spectrum-FocusRing--quiet):after {
|
77
|
+
forced-color-adjust: none;
|
78
|
+
}
|
79
|
+
}
|
80
|
+
|
81
|
+
.A-HlBa_spectrum-FieldLabel {
|
82
|
+
box-sizing: border-box;
|
83
|
+
padding: var(--spectrum-fieldlabel-padding-top, var(--spectrum-global-dimension-size-50)) 0 var(--spectrum-fieldlabel-padding-bottom, var(--spectrum-global-dimension-size-65));
|
84
|
+
font-size: var(--spectrum-fieldlabel-text-size, var(--spectrum-global-dimension-font-size-75));
|
85
|
+
font-weight: var(--spectrum-fieldlabel-text-font-weight, var(--spectrum-global-font-weight-regular));
|
86
|
+
line-height: var(--spectrum-fieldlabel-text-line-height, var(--spectrum-global-font-line-height-small));
|
87
|
+
vertical-align: top;
|
88
|
+
-webkit-font-smoothing: subpixel-antialiased;
|
89
|
+
-moz-osx-font-smoothing: auto;
|
90
|
+
font-smoothing: subpixel-antialiased;
|
91
|
+
text-align: start;
|
92
|
+
cursor: default;
|
93
|
+
flex: none;
|
94
|
+
display: flex;
|
95
|
+
}
|
96
|
+
|
97
|
+
.A-HlBa_spectrum-FieldLabel--positionSide {
|
98
|
+
padding-top: var(--spectrum-fieldlabel-side-padding-top, var(--spectrum-global-dimension-size-100));
|
99
|
+
padding-inline-end: var(--spectrum-fieldlabel-side-padding-x, var(--spectrum-global-dimension-size-100));
|
100
|
+
display: inline-flex;
|
101
|
+
}
|
102
|
+
|
103
|
+
.A-HlBa_spectrum-FieldLabel-requiredIcon {
|
104
|
+
margin-top: var(--spectrum-fieldlabel-asterisk-margin-y, var(--spectrum-global-dimension-size-50));
|
105
|
+
margin-inline-end: 0;
|
106
|
+
margin-bottom: 0;
|
107
|
+
margin-inline-start: var(--spectrum-fieldlabel-asterisk-gap, var(--spectrum-global-dimension-size-25));
|
108
|
+
}
|
109
|
+
|
110
|
+
.A-HlBa_spectrum-FieldLabel--alignEnd {
|
111
|
+
text-align: end;
|
112
|
+
justify-content: flex-end;
|
113
|
+
}
|
114
|
+
|
115
|
+
.A-HlBa_spectrum-Field {
|
116
|
+
--spectrum-field-default-width: var(--spectrum-alias-single-line-width, var(--spectrum-global-dimension-size-2400));
|
117
|
+
height: max-content;
|
118
|
+
}
|
119
|
+
|
120
|
+
.A-HlBa_spectrum-Field .A-HlBa_spectrum-Field-contextualHelp {
|
121
|
+
margin-inline-start: var(--spectrum-global-dimension-size-50);
|
122
|
+
margin-top: var(--spectrum-global-dimension-size-25);
|
123
|
+
grid-area: A-HlBa_contextualHelp;
|
124
|
+
}
|
125
|
+
|
126
|
+
.A-HlBa_spectrum-Field:where(.A-HlBa_spectrum-Field--positionTop) {
|
127
|
+
width: var(--spectrum-field-default-width);
|
128
|
+
grid-template: "A-HlBa_label A-HlBa_contextualHelp ."
|
129
|
+
"A-HlBa_field A-HlBa_field A-HlBa_field" 1fr
|
130
|
+
"A-HlBa_helpText A-HlBa_helpText A-HlBa_helpText"
|
131
|
+
/ auto auto minmax(0, 1fr);
|
132
|
+
align-content: start;
|
133
|
+
display: inline-grid;
|
134
|
+
}
|
135
|
+
|
136
|
+
.A-HlBa_spectrum-Field:where(.A-HlBa_spectrum-Field--positionTop) .A-HlBa_spectrum-Field-field {
|
137
|
+
grid-area: A-HlBa_field;
|
138
|
+
width: 100%;
|
139
|
+
}
|
140
|
+
|
141
|
+
.A-HlBa_spectrum-Field:where(.A-HlBa_spectrum-Field--positionTop).A-HlBa_spectrum-Field--alignEnd {
|
142
|
+
grid-template-columns: 1fr auto 0;
|
143
|
+
}
|
144
|
+
|
145
|
+
.A-HlBa_spectrum-Field:where(.A-HlBa_spectrum-Field--positionTop) .A-HlBa_spectrum-FieldLabel {
|
146
|
+
grid-area: A-HlBa_label;
|
147
|
+
}
|
148
|
+
|
149
|
+
.A-HlBa_spectrum-Field:where(.A-HlBa_spectrum-Field--positionSide) {
|
150
|
+
align-items: flex-start;
|
151
|
+
display: inline-flex;
|
152
|
+
}
|
153
|
+
|
154
|
+
.A-HlBa_spectrum-Field:where(.A-HlBa_spectrum-Field--positionSide) .A-HlBa_spectrum-Field-wrapper {
|
155
|
+
width: var(--spectrum-field-default-width);
|
156
|
+
flex: 1;
|
157
|
+
min-width: 0;
|
158
|
+
height: 100%;
|
159
|
+
}
|
160
|
+
|
161
|
+
.A-HlBa_spectrum-Field:where(.A-HlBa_spectrum-Field--positionSide) .A-HlBa_spectrum-Field-wrapper .A-HlBa_spectrum-Field-field {
|
162
|
+
width: 100%;
|
163
|
+
}
|
164
|
+
|
165
|
+
.A-HlBa_spectrum-Field:where(.A-HlBa_spectrum-Field--positionSide) .A-HlBa_spectrum-Field-field {
|
166
|
+
flex: 1;
|
167
|
+
min-width: 0;
|
168
|
+
}
|
169
|
+
|
170
|
+
.A-HlBa_spectrum-Field:where(.A-HlBa_spectrum-Field--positionSide) .A-HlBa_spectrum-Field-contextualHelp {
|
171
|
+
margin-top: var(--spectrum-global-dimension-size-65);
|
172
|
+
margin-inline-end: var(--spectrum-fieldlabel-side-padding-x, var(--spectrum-global-dimension-size-100));
|
173
|
+
}
|
174
|
+
|
175
|
+
.A-HlBa_spectrum-Field.A-HlBa_spectrum-Field--hasContextualHelp .A-HlBa_spectrum-FieldLabel {
|
176
|
+
padding-inline-end: 0;
|
177
|
+
}
|
178
|
+
|
179
|
+
.A-HlBa_spectrum-Form.A-HlBa_spectrum-Form--positionSide {
|
180
|
+
border-collapse: separate;
|
181
|
+
border-spacing: 0 var(--spectrum-global-dimension-size-300);
|
182
|
+
margin: calc(var(--spectrum-global-dimension-size-250) * -1) 0;
|
183
|
+
text-align: start;
|
184
|
+
display: table;
|
185
|
+
}
|
186
|
+
|
187
|
+
.A-HlBa_spectrum-Form.A-HlBa_spectrum-Form--positionSide .A-HlBa_spectrum-Field {
|
188
|
+
width: 100%;
|
189
|
+
display: table-row;
|
190
|
+
}
|
191
|
+
|
192
|
+
.A-HlBa_spectrum-Form.A-HlBa_spectrum-Form--positionSide .A-HlBa_spectrum-Field:not(.A-HlBa_spectrum-Field--hasContextualHelp) .A-HlBa_spectrum-FieldLabel, .A-HlBa_spectrum-Form.A-HlBa_spectrum-Form--positionSide .A-HlBa_spectrum-Field.A-HlBa_spectrum-Field--hasContextualHelp .A-HlBa_spectrum-Field-labelCell {
|
193
|
+
display: table-cell;
|
194
|
+
}
|
195
|
+
|
196
|
+
.A-HlBa_spectrum-Form.A-HlBa_spectrum-Form--positionSide .A-HlBa_spectrum-Field .A-HlBa_spectrum-Field-labelCell {
|
197
|
+
vertical-align: top;
|
198
|
+
}
|
199
|
+
|
200
|
+
.A-HlBa_spectrum-Form.A-HlBa_spectrum-Form--positionSide .A-HlBa_spectrum-Field.A-HlBa_spectrum-Field--alignEnd .A-HlBa_spectrum-Field-labelCell {
|
201
|
+
text-align: end;
|
202
|
+
}
|
203
|
+
|
204
|
+
.A-HlBa_spectrum-Form.A-HlBa_spectrum-Form--positionSide .A-HlBa_spectrum-Field .A-HlBa_spectrum-Field-labelWrapper {
|
205
|
+
display: inline-flex;
|
206
|
+
}
|
207
|
+
|
208
|
+
.A-HlBa_spectrum-Form.A-HlBa_spectrum-Form--positionSide .A-HlBa_spectrum-Field .A-HlBa_spectrum-Field-labelWrapper .A-HlBa_spectrum-FieldLabel {
|
209
|
+
flex: 1;
|
210
|
+
}
|
211
|
+
|
212
|
+
.A-HlBa_spectrum-Form.A-HlBa_spectrum-Form--positionSide .A-HlBa_spectrum-Field-wrapper {
|
213
|
+
width: 100%;
|
214
|
+
}
|
215
|
+
|
216
|
+
.A-HlBa_spectrum-Form.A-HlBa_spectrum-Form--positionSide .A-HlBa_spectrum-Field-field {
|
217
|
+
min-width: var(--spectrum-alias-single-line-width, var(--spectrum-global-dimension-size-2400));
|
218
|
+
width: auto;
|
219
|
+
}
|
220
|
+
|
221
|
+
.A-HlBa_spectrum-Form.A-HlBa_spectrum-Form--positionTop {
|
222
|
+
min-width: var(--spectrum-alias-single-line-width, var(--spectrum-global-dimension-size-2400));
|
223
|
+
flex-direction: column;
|
224
|
+
margin: 0;
|
225
|
+
display: flex;
|
226
|
+
}
|
227
|
+
|
228
|
+
.A-HlBa_spectrum-Form.A-HlBa_spectrum-Form--positionTop > * {
|
229
|
+
margin-top: var(--spectrum-global-dimension-size-100);
|
230
|
+
width: 100%;
|
231
|
+
}
|
232
|
+
|
233
|
+
.A-HlBa_spectrum-LabeledValue.A-HlBa_spectrum-Field--positionSide {
|
234
|
+
align-items: baseline;
|
235
|
+
}
|
236
|
+
|
237
|
+
.A-HlBa_spectrum-LabeledValue.A-HlBa_spectrum-Field--positionSide .A-HlBa_spectrum-Field-contextualHelp {
|
238
|
+
top: var(--spectrum-global-dimension-size-40);
|
239
|
+
margin-top: var(--spectrum-global-dimension-size-65);
|
240
|
+
position: relative;
|
241
|
+
}
|
242
|
+
|
243
|
+
.A-HlBa_spectrum-LabeledValue.A-HlBa_spectrum-Field--positionTop {
|
244
|
+
width: unset;
|
245
|
+
}
|
246
|
+
|
247
|
+
.A-HlBa_spectrum-LabeledValue .A-HlBa_spectrum-FieldLabel.A-HlBa_spectrum-FieldLabel {
|
248
|
+
padding-top: 0;
|
249
|
+
}
|
250
|
+
|
251
|
+
.A-HlBa_spectrum-LabeledValue .A-HlBa_spectrum-Field-wrapper.A-HlBa_spectrum-Field-wrapper {
|
252
|
+
width: unset;
|
253
|
+
}
|
254
|
+
|
255
|
+
.A-HlBa_spectrum-LabeledValue .A-HlBa_spectrum-Field-field {
|
256
|
+
word-break: break-word;
|
257
|
+
overflow: hidden;
|
258
|
+
}
|
259
|
+
|
260
|
+
.A-HlBa_spectrum-LabeledValue .A-HlBa_spectrum-Field-contextualHelp {
|
261
|
+
margin-top: calc(-1 * var(--spectrum-global-dimension-size-25));
|
262
|
+
}
|
263
|
+
|
264
|
+
.A-HlBa_spectrum-FieldLabel, .A-HlBa_spectrum-Form-itemLabel {
|
265
|
+
color: var(--spectrum-fieldlabel-text-color, var(--spectrum-alias-label-text-color));
|
266
|
+
}
|
267
|
+
|
268
|
+
:is(.A-HlBa_spectrum-FieldLabel, .A-HlBa_spectrum-Form-itemLabel).A-HlBa_is-disabled {
|
269
|
+
color: var(--spectrum-fieldlabel-text-color-disabled, var(--spectrum-alias-text-color-disabled));
|
270
|
+
}
|
271
|
+
/*# sourceMappingURL=vars.0e5b9e64.css.map */
|
@@ -0,0 +1 @@
|
|
1
|
+
{"mappings":"AA4DA;;;;;AAIE;;;;AAIA;;;;AAIA;;;;AAIA;;;;AAIA;;;;AAIA;;;;AAQA;;;;AAIA;;;;AAKF;;;;;;;;AAOE;;;;;;;;;;;AAqBE;;;;;AAQF;;;;AAKE;;;;;AAOJ;EACE;;;;EAIE;;;;;AAMJ;;;;;;;;;;;;;;;;AAsBA;;;;;;AAMA;;;;;;;AAOA;;;;;AAUA;;;;;AAIE;;;;;;AAMA;;;;;;;;;;AAUE;;;;;AAMA;;;;AAIA;;;;AAOF;;;;;AAKE;;;;;;;AAaE;;;;AAMF;;;;;AAKA;;;;;AAOA;;;;AAaF;;;;;;;;AAOE;;;;;AAME;;;;AAKA;;;;AAKA;;;;AAKA;;;;AAGE;;;;AAMJ;;;;AAIA;;;;;AAOF;;;;;;;AASE;;;;;AASF;;;;AAGE;;;;;;AAOF;;;;AAIA;;;;AAIA;;;;AAIA;;;;;AAKA;;;;AAkBF;;;;AAIE","sources":["packages/@adobe/spectrum-css-temp/components/fieldlabel/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":"vars.0e5b9e64.css.map"}
|