@react-spectrum/label 3.16.9-nightly.5038 → 3.16.9
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/Field.main.js +1 -1
- package/dist/Field.mjs +1 -1
- package/dist/Field.module.js +1 -1
- package/dist/HelpText.main.js +1 -1
- package/dist/HelpText.mjs +1 -1
- package/dist/HelpText.module.js +1 -1
- package/dist/Label.main.js +1 -1
- package/dist/Label.mjs +1 -1
- package/dist/Label.module.js +1 -1
- package/dist/fieldlabel_vars_css.main.js +29 -29
- package/dist/fieldlabel_vars_css.mjs +29 -29
- package/dist/fieldlabel_vars_css.module.js +29 -29
- package/dist/helptext_vars_css.main.js +11 -11
- package/dist/helptext_vars_css.mjs +11 -11
- package/dist/helptext_vars_css.module.js +11 -11
- package/dist/{vars.0af2d804.css → vars.69a32de8.css} +24 -24
- package/dist/{vars.0af2d804.css.map → vars.69a32de8.css.map} +1 -1
- package/dist/{vars.d58685ae.css → vars.d514c1fb.css} +59 -59
- package/dist/{vars.d58685ae.css.map → vars.d514c1fb.css.map} +1 -1
- package/package.json +12 -13
- package/LICENSE +0 -201
package/dist/Field.main.js
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
var $2d1b5114e5b358b6$exports = require("./HelpText.main.js");
|
2
2
|
var $38a9afbd39356629$exports = require("./Label.main.js");
|
3
|
-
require("./vars.
|
3
|
+
require("./vars.d514c1fb.css");
|
4
4
|
var $eb2fc0ee655eff6b$exports = require("./fieldlabel_vars_css.main.js");
|
5
5
|
var $bW4vJ$reactspectrumutils = require("@react-spectrum/utils");
|
6
6
|
var $bW4vJ$reactspectrumlayout = require("@react-spectrum/layout");
|
package/dist/Field.mjs
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
import {HelpText as $8e50676506611310$export$a67c0bc59081311a} from "./HelpText.mjs";
|
2
2
|
import {Label as $00af9ba397a66f43$export$b04be29aa201d4f5} from "./Label.mjs";
|
3
|
-
import "./vars.
|
3
|
+
import "./vars.d514c1fb.css";
|
4
4
|
import $c6ZG4$fieldlabel_vars_cssmodulejs from "./fieldlabel_vars_css.mjs";
|
5
5
|
import {useStyleProps as $c6ZG4$useStyleProps, classNames as $c6ZG4$classNames, SlotProvider as $c6ZG4$SlotProvider} from "@react-spectrum/utils";
|
6
6
|
import {Flex as $c6ZG4$Flex} from "@react-spectrum/layout";
|
package/dist/Field.module.js
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
import {HelpText as $8e50676506611310$export$a67c0bc59081311a} from "./HelpText.module.js";
|
2
2
|
import {Label as $00af9ba397a66f43$export$b04be29aa201d4f5} from "./Label.module.js";
|
3
|
-
import "./vars.
|
3
|
+
import "./vars.d514c1fb.css";
|
4
4
|
import $c6ZG4$fieldlabel_vars_cssmodulejs from "./fieldlabel_vars_css.module.js";
|
5
5
|
import {useStyleProps as $c6ZG4$useStyleProps, classNames as $c6ZG4$classNames, SlotProvider as $c6ZG4$SlotProvider} from "@react-spectrum/utils";
|
6
6
|
import {Flex as $c6ZG4$Flex} from "@react-spectrum/layout";
|
package/dist/HelpText.main.js
CHANGED
@@ -1,4 +1,4 @@
|
|
1
|
-
require("./vars.
|
1
|
+
require("./vars.69a32de8.css");
|
2
2
|
var $680ab92507bf49aa$exports = require("./helptext_vars_css.main.js");
|
3
3
|
var $7UMJk$spectrumiconsuiAlertMedium = require("@spectrum-icons/ui/AlertMedium");
|
4
4
|
var $7UMJk$reactspectrumutils = require("@react-spectrum/utils");
|
package/dist/HelpText.mjs
CHANGED
@@ -1,4 +1,4 @@
|
|
1
|
-
import "./vars.
|
1
|
+
import "./vars.69a32de8.css";
|
2
2
|
import $huWmf$helptext_vars_cssmodulejs from "./helptext_vars_css.mjs";
|
3
3
|
import $huWmf$spectrumiconsuiAlertMedium from "@spectrum-icons/ui/AlertMedium";
|
4
4
|
import {useDOMRef as $huWmf$useDOMRef, useStyleProps as $huWmf$useStyleProps, classNames as $huWmf$classNames} from "@react-spectrum/utils";
|
package/dist/HelpText.module.js
CHANGED
@@ -1,4 +1,4 @@
|
|
1
|
-
import "./vars.
|
1
|
+
import "./vars.69a32de8.css";
|
2
2
|
import $huWmf$helptext_vars_cssmodulejs from "./helptext_vars_css.module.js";
|
3
3
|
import $huWmf$spectrumiconsuiAlertMedium from "@spectrum-icons/ui/AlertMedium";
|
4
4
|
import {useDOMRef as $huWmf$useDOMRef, useStyleProps as $huWmf$useStyleProps, classNames as $huWmf$classNames} from "@react-spectrum/utils";
|
package/dist/Label.main.js
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
var $503911526ad50850$exports = require("./intlStrings.main.js");
|
2
|
-
require("./vars.
|
2
|
+
require("./vars.d514c1fb.css");
|
3
3
|
var $eb2fc0ee655eff6b$exports = require("./fieldlabel_vars_css.main.js");
|
4
4
|
var $cF5V3$spectrumiconsuiAsterisk = require("@spectrum-icons/ui/Asterisk");
|
5
5
|
var $cF5V3$reactspectrumutils = require("@react-spectrum/utils");
|
package/dist/Label.mjs
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
import $fTVpI$intlStringsmodulejs from "./intlStrings.mjs";
|
2
|
-
import "./vars.
|
2
|
+
import "./vars.d514c1fb.css";
|
3
3
|
import $fTVpI$fieldlabel_vars_cssmodulejs from "./fieldlabel_vars_css.mjs";
|
4
4
|
import $fTVpI$spectrumiconsuiAsterisk from "@spectrum-icons/ui/Asterisk";
|
5
5
|
import {useDOMRef as $fTVpI$useDOMRef, useStyleProps as $fTVpI$useStyleProps, classNames as $fTVpI$classNames} from "@react-spectrum/utils";
|
package/dist/Label.module.js
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
import $fTVpI$intlStringsmodulejs from "./intlStrings.module.js";
|
2
|
-
import "./vars.
|
2
|
+
import "./vars.d514c1fb.css";
|
3
3
|
import $fTVpI$fieldlabel_vars_cssmodulejs from "./fieldlabel_vars_css.module.js";
|
4
4
|
import $fTVpI$spectrumiconsuiAsterisk from "@spectrum-icons/ui/Asterisk";
|
5
5
|
import {useDOMRef as $fTVpI$useDOMRef, useStyleProps as $fTVpI$useStyleProps, classNames as $fTVpI$classNames} from "@react-spectrum/utils";
|
@@ -61,35 +61,35 @@ var $eb2fc0ee655eff6b$export$7f44db659563c8f4;
|
|
61
61
|
var $eb2fc0ee655eff6b$export$11b8bc81fe551057;
|
62
62
|
var $eb2fc0ee655eff6b$export$51ec27881a1e3928;
|
63
63
|
var $eb2fc0ee655eff6b$export$79f9a5e9dd010c8d;
|
64
|
-
$eb2fc0ee655eff6b$export$4ba534aba1836d = `
|
65
|
-
$eb2fc0ee655eff6b$export$e0f35d825088c098 = `
|
66
|
-
$eb2fc0ee655eff6b$export$f39a09f249340e2a = `
|
67
|
-
$eb2fc0ee655eff6b$export$431a3b688422af44 = `
|
68
|
-
$eb2fc0ee655eff6b$export$8c4ee2c50c22c514 = `
|
69
|
-
$eb2fc0ee655eff6b$export$d35bc1e505d1ebbf = `
|
70
|
-
$eb2fc0ee655eff6b$export$1237798dc640739a = `
|
71
|
-
$eb2fc0ee655eff6b$export$f6d480ae1e56eba0 = `
|
72
|
-
$eb2fc0ee655eff6b$export$5354c9be7ada5f83 = `
|
73
|
-
$eb2fc0ee655eff6b$export$9ba23707a252cdd4 = `
|
74
|
-
$eb2fc0ee655eff6b$export$2963225c91179589 = `
|
75
|
-
$eb2fc0ee655eff6b$export$a4ea780a9064d7f9 = `
|
76
|
-
$eb2fc0ee655eff6b$export$24fb860d16dd2d3f = `
|
77
|
-
$eb2fc0ee655eff6b$export$3ab8a3dc7f0563d = `
|
78
|
-
$eb2fc0ee655eff6b$export$9cde5aecff012641 = `
|
79
|
-
$eb2fc0ee655eff6b$export$a872a8c78b26c9e0 = `
|
80
|
-
$eb2fc0ee655eff6b$export$127df0b7290eb8ef = `
|
81
|
-
$eb2fc0ee655eff6b$export$493d18e796ae054 = `
|
82
|
-
$eb2fc0ee655eff6b$export$885efcc08143a987 = `
|
83
|
-
$eb2fc0ee655eff6b$export$9e6f19dc21f22f2e = `
|
84
|
-
$eb2fc0ee655eff6b$export$7c47642c7d46f3c9 = `
|
85
|
-
$eb2fc0ee655eff6b$export$4109102f950813a6 = `
|
86
|
-
$eb2fc0ee655eff6b$export$24c7f46a6e3605dd = `
|
87
|
-
$eb2fc0ee655eff6b$export$2927016961429360 = `
|
88
|
-
$eb2fc0ee655eff6b$export$94d2bcc94afabd89 = `
|
89
|
-
$eb2fc0ee655eff6b$export$7f44db659563c8f4 = `
|
90
|
-
$eb2fc0ee655eff6b$export$11b8bc81fe551057 = `
|
91
|
-
$eb2fc0ee655eff6b$export$51ec27881a1e3928 = `
|
92
|
-
$eb2fc0ee655eff6b$export$79f9a5e9dd010c8d = `
|
64
|
+
$eb2fc0ee655eff6b$export$4ba534aba1836d = `jIQVGq_contextualHelp`;
|
65
|
+
$eb2fc0ee655eff6b$export$e0f35d825088c098 = `jIQVGq_field`;
|
66
|
+
$eb2fc0ee655eff6b$export$f39a09f249340e2a = `jIQVGq_focus-ring`;
|
67
|
+
$eb2fc0ee655eff6b$export$431a3b688422af44 = `jIQVGq_helpText`;
|
68
|
+
$eb2fc0ee655eff6b$export$8c4ee2c50c22c514 = `jIQVGq_i18nFontFamily`;
|
69
|
+
$eb2fc0ee655eff6b$export$d35bc1e505d1ebbf = `jIQVGq_is-disabled`;
|
70
|
+
$eb2fc0ee655eff6b$export$1237798dc640739a = `jIQVGq_label`;
|
71
|
+
$eb2fc0ee655eff6b$export$f6d480ae1e56eba0 = `jIQVGq_spectrum-Field`;
|
72
|
+
$eb2fc0ee655eff6b$export$5354c9be7ada5f83 = `jIQVGq_spectrum-Field--alignEnd`;
|
73
|
+
$eb2fc0ee655eff6b$export$9ba23707a252cdd4 = `jIQVGq_spectrum-Field--hasContextualHelp`;
|
74
|
+
$eb2fc0ee655eff6b$export$2963225c91179589 = `jIQVGq_spectrum-Field--positionSide`;
|
75
|
+
$eb2fc0ee655eff6b$export$a4ea780a9064d7f9 = `jIQVGq_spectrum-Field--positionTop`;
|
76
|
+
$eb2fc0ee655eff6b$export$24fb860d16dd2d3f = `jIQVGq_spectrum-Field-contextualHelp`;
|
77
|
+
$eb2fc0ee655eff6b$export$3ab8a3dc7f0563d = `jIQVGq_spectrum-Field-field`;
|
78
|
+
$eb2fc0ee655eff6b$export$9cde5aecff012641 = `jIQVGq_spectrum-Field-labelCell`;
|
79
|
+
$eb2fc0ee655eff6b$export$a872a8c78b26c9e0 = `jIQVGq_spectrum-Field-labelWrapper`;
|
80
|
+
$eb2fc0ee655eff6b$export$127df0b7290eb8ef = `jIQVGq_spectrum-Field-wrapper`;
|
81
|
+
$eb2fc0ee655eff6b$export$493d18e796ae054 = `jIQVGq_spectrum-FieldLabel`;
|
82
|
+
$eb2fc0ee655eff6b$export$885efcc08143a987 = `jIQVGq_spectrum-FieldLabel--alignEnd`;
|
83
|
+
$eb2fc0ee655eff6b$export$9e6f19dc21f22f2e = `jIQVGq_spectrum-FieldLabel--positionSide`;
|
84
|
+
$eb2fc0ee655eff6b$export$7c47642c7d46f3c9 = `jIQVGq_spectrum-FieldLabel-requiredIcon`;
|
85
|
+
$eb2fc0ee655eff6b$export$4109102f950813a6 = `jIQVGq_spectrum-FocusRing-ring`;
|
86
|
+
$eb2fc0ee655eff6b$export$24c7f46a6e3605dd = `jIQVGq_spectrum-FocusRing ${$eb2fc0ee655eff6b$export$4109102f950813a6}`;
|
87
|
+
$eb2fc0ee655eff6b$export$2927016961429360 = `jIQVGq_spectrum-FocusRing--quiet`;
|
88
|
+
$eb2fc0ee655eff6b$export$94d2bcc94afabd89 = `jIQVGq_spectrum-Form`;
|
89
|
+
$eb2fc0ee655eff6b$export$7f44db659563c8f4 = `jIQVGq_spectrum-Form--positionSide`;
|
90
|
+
$eb2fc0ee655eff6b$export$11b8bc81fe551057 = `jIQVGq_spectrum-Form--positionTop`;
|
91
|
+
$eb2fc0ee655eff6b$export$51ec27881a1e3928 = `jIQVGq_spectrum-Form-itemLabel`;
|
92
|
+
$eb2fc0ee655eff6b$export$79f9a5e9dd010c8d = `jIQVGq_spectrum-LabeledValue`;
|
93
93
|
|
94
94
|
|
95
95
|
//# sourceMappingURL=fieldlabel_vars_css.main.js.map
|
@@ -62,35 +62,35 @@ var $cd231e464c886c86$export$7f44db659563c8f4;
|
|
62
62
|
var $cd231e464c886c86$export$11b8bc81fe551057;
|
63
63
|
var $cd231e464c886c86$export$51ec27881a1e3928;
|
64
64
|
var $cd231e464c886c86$export$79f9a5e9dd010c8d;
|
65
|
-
$cd231e464c886c86$export$4ba534aba1836d = `
|
66
|
-
$cd231e464c886c86$export$e0f35d825088c098 = `
|
67
|
-
$cd231e464c886c86$export$f39a09f249340e2a = `
|
68
|
-
$cd231e464c886c86$export$431a3b688422af44 = `
|
69
|
-
$cd231e464c886c86$export$8c4ee2c50c22c514 = `
|
70
|
-
$cd231e464c886c86$export$d35bc1e505d1ebbf = `
|
71
|
-
$cd231e464c886c86$export$1237798dc640739a = `
|
72
|
-
$cd231e464c886c86$export$f6d480ae1e56eba0 = `
|
73
|
-
$cd231e464c886c86$export$5354c9be7ada5f83 = `
|
74
|
-
$cd231e464c886c86$export$9ba23707a252cdd4 = `
|
75
|
-
$cd231e464c886c86$export$2963225c91179589 = `
|
76
|
-
$cd231e464c886c86$export$a4ea780a9064d7f9 = `
|
77
|
-
$cd231e464c886c86$export$24fb860d16dd2d3f = `
|
78
|
-
$cd231e464c886c86$export$3ab8a3dc7f0563d = `
|
79
|
-
$cd231e464c886c86$export$9cde5aecff012641 = `
|
80
|
-
$cd231e464c886c86$export$a872a8c78b26c9e0 = `
|
81
|
-
$cd231e464c886c86$export$127df0b7290eb8ef = `
|
82
|
-
$cd231e464c886c86$export$493d18e796ae054 = `
|
83
|
-
$cd231e464c886c86$export$885efcc08143a987 = `
|
84
|
-
$cd231e464c886c86$export$9e6f19dc21f22f2e = `
|
85
|
-
$cd231e464c886c86$export$7c47642c7d46f3c9 = `
|
86
|
-
$cd231e464c886c86$export$4109102f950813a6 = `
|
87
|
-
$cd231e464c886c86$export$24c7f46a6e3605dd = `
|
88
|
-
$cd231e464c886c86$export$2927016961429360 = `
|
89
|
-
$cd231e464c886c86$export$94d2bcc94afabd89 = `
|
90
|
-
$cd231e464c886c86$export$7f44db659563c8f4 = `
|
91
|
-
$cd231e464c886c86$export$11b8bc81fe551057 = `
|
92
|
-
$cd231e464c886c86$export$51ec27881a1e3928 = `
|
93
|
-
$cd231e464c886c86$export$79f9a5e9dd010c8d = `
|
65
|
+
$cd231e464c886c86$export$4ba534aba1836d = `jIQVGq_contextualHelp`;
|
66
|
+
$cd231e464c886c86$export$e0f35d825088c098 = `jIQVGq_field`;
|
67
|
+
$cd231e464c886c86$export$f39a09f249340e2a = `jIQVGq_focus-ring`;
|
68
|
+
$cd231e464c886c86$export$431a3b688422af44 = `jIQVGq_helpText`;
|
69
|
+
$cd231e464c886c86$export$8c4ee2c50c22c514 = `jIQVGq_i18nFontFamily`;
|
70
|
+
$cd231e464c886c86$export$d35bc1e505d1ebbf = `jIQVGq_is-disabled`;
|
71
|
+
$cd231e464c886c86$export$1237798dc640739a = `jIQVGq_label`;
|
72
|
+
$cd231e464c886c86$export$f6d480ae1e56eba0 = `jIQVGq_spectrum-Field`;
|
73
|
+
$cd231e464c886c86$export$5354c9be7ada5f83 = `jIQVGq_spectrum-Field--alignEnd`;
|
74
|
+
$cd231e464c886c86$export$9ba23707a252cdd4 = `jIQVGq_spectrum-Field--hasContextualHelp`;
|
75
|
+
$cd231e464c886c86$export$2963225c91179589 = `jIQVGq_spectrum-Field--positionSide`;
|
76
|
+
$cd231e464c886c86$export$a4ea780a9064d7f9 = `jIQVGq_spectrum-Field--positionTop`;
|
77
|
+
$cd231e464c886c86$export$24fb860d16dd2d3f = `jIQVGq_spectrum-Field-contextualHelp`;
|
78
|
+
$cd231e464c886c86$export$3ab8a3dc7f0563d = `jIQVGq_spectrum-Field-field`;
|
79
|
+
$cd231e464c886c86$export$9cde5aecff012641 = `jIQVGq_spectrum-Field-labelCell`;
|
80
|
+
$cd231e464c886c86$export$a872a8c78b26c9e0 = `jIQVGq_spectrum-Field-labelWrapper`;
|
81
|
+
$cd231e464c886c86$export$127df0b7290eb8ef = `jIQVGq_spectrum-Field-wrapper`;
|
82
|
+
$cd231e464c886c86$export$493d18e796ae054 = `jIQVGq_spectrum-FieldLabel`;
|
83
|
+
$cd231e464c886c86$export$885efcc08143a987 = `jIQVGq_spectrum-FieldLabel--alignEnd`;
|
84
|
+
$cd231e464c886c86$export$9e6f19dc21f22f2e = `jIQVGq_spectrum-FieldLabel--positionSide`;
|
85
|
+
$cd231e464c886c86$export$7c47642c7d46f3c9 = `jIQVGq_spectrum-FieldLabel-requiredIcon`;
|
86
|
+
$cd231e464c886c86$export$4109102f950813a6 = `jIQVGq_spectrum-FocusRing-ring`;
|
87
|
+
$cd231e464c886c86$export$24c7f46a6e3605dd = `jIQVGq_spectrum-FocusRing ${$cd231e464c886c86$export$4109102f950813a6}`;
|
88
|
+
$cd231e464c886c86$export$2927016961429360 = `jIQVGq_spectrum-FocusRing--quiet`;
|
89
|
+
$cd231e464c886c86$export$94d2bcc94afabd89 = `jIQVGq_spectrum-Form`;
|
90
|
+
$cd231e464c886c86$export$7f44db659563c8f4 = `jIQVGq_spectrum-Form--positionSide`;
|
91
|
+
$cd231e464c886c86$export$11b8bc81fe551057 = `jIQVGq_spectrum-Form--positionTop`;
|
92
|
+
$cd231e464c886c86$export$51ec27881a1e3928 = `jIQVGq_spectrum-Form-itemLabel`;
|
93
|
+
$cd231e464c886c86$export$79f9a5e9dd010c8d = `jIQVGq_spectrum-LabeledValue`;
|
94
94
|
|
95
95
|
|
96
96
|
export {$cd231e464c886c86$exports as default};
|
@@ -62,35 +62,35 @@ var $cd231e464c886c86$export$7f44db659563c8f4;
|
|
62
62
|
var $cd231e464c886c86$export$11b8bc81fe551057;
|
63
63
|
var $cd231e464c886c86$export$51ec27881a1e3928;
|
64
64
|
var $cd231e464c886c86$export$79f9a5e9dd010c8d;
|
65
|
-
$cd231e464c886c86$export$4ba534aba1836d = `
|
66
|
-
$cd231e464c886c86$export$e0f35d825088c098 = `
|
67
|
-
$cd231e464c886c86$export$f39a09f249340e2a = `
|
68
|
-
$cd231e464c886c86$export$431a3b688422af44 = `
|
69
|
-
$cd231e464c886c86$export$8c4ee2c50c22c514 = `
|
70
|
-
$cd231e464c886c86$export$d35bc1e505d1ebbf = `
|
71
|
-
$cd231e464c886c86$export$1237798dc640739a = `
|
72
|
-
$cd231e464c886c86$export$f6d480ae1e56eba0 = `
|
73
|
-
$cd231e464c886c86$export$5354c9be7ada5f83 = `
|
74
|
-
$cd231e464c886c86$export$9ba23707a252cdd4 = `
|
75
|
-
$cd231e464c886c86$export$2963225c91179589 = `
|
76
|
-
$cd231e464c886c86$export$a4ea780a9064d7f9 = `
|
77
|
-
$cd231e464c886c86$export$24fb860d16dd2d3f = `
|
78
|
-
$cd231e464c886c86$export$3ab8a3dc7f0563d = `
|
79
|
-
$cd231e464c886c86$export$9cde5aecff012641 = `
|
80
|
-
$cd231e464c886c86$export$a872a8c78b26c9e0 = `
|
81
|
-
$cd231e464c886c86$export$127df0b7290eb8ef = `
|
82
|
-
$cd231e464c886c86$export$493d18e796ae054 = `
|
83
|
-
$cd231e464c886c86$export$885efcc08143a987 = `
|
84
|
-
$cd231e464c886c86$export$9e6f19dc21f22f2e = `
|
85
|
-
$cd231e464c886c86$export$7c47642c7d46f3c9 = `
|
86
|
-
$cd231e464c886c86$export$4109102f950813a6 = `
|
87
|
-
$cd231e464c886c86$export$24c7f46a6e3605dd = `
|
88
|
-
$cd231e464c886c86$export$2927016961429360 = `
|
89
|
-
$cd231e464c886c86$export$94d2bcc94afabd89 = `
|
90
|
-
$cd231e464c886c86$export$7f44db659563c8f4 = `
|
91
|
-
$cd231e464c886c86$export$11b8bc81fe551057 = `
|
92
|
-
$cd231e464c886c86$export$51ec27881a1e3928 = `
|
93
|
-
$cd231e464c886c86$export$79f9a5e9dd010c8d = `
|
65
|
+
$cd231e464c886c86$export$4ba534aba1836d = `jIQVGq_contextualHelp`;
|
66
|
+
$cd231e464c886c86$export$e0f35d825088c098 = `jIQVGq_field`;
|
67
|
+
$cd231e464c886c86$export$f39a09f249340e2a = `jIQVGq_focus-ring`;
|
68
|
+
$cd231e464c886c86$export$431a3b688422af44 = `jIQVGq_helpText`;
|
69
|
+
$cd231e464c886c86$export$8c4ee2c50c22c514 = `jIQVGq_i18nFontFamily`;
|
70
|
+
$cd231e464c886c86$export$d35bc1e505d1ebbf = `jIQVGq_is-disabled`;
|
71
|
+
$cd231e464c886c86$export$1237798dc640739a = `jIQVGq_label`;
|
72
|
+
$cd231e464c886c86$export$f6d480ae1e56eba0 = `jIQVGq_spectrum-Field`;
|
73
|
+
$cd231e464c886c86$export$5354c9be7ada5f83 = `jIQVGq_spectrum-Field--alignEnd`;
|
74
|
+
$cd231e464c886c86$export$9ba23707a252cdd4 = `jIQVGq_spectrum-Field--hasContextualHelp`;
|
75
|
+
$cd231e464c886c86$export$2963225c91179589 = `jIQVGq_spectrum-Field--positionSide`;
|
76
|
+
$cd231e464c886c86$export$a4ea780a9064d7f9 = `jIQVGq_spectrum-Field--positionTop`;
|
77
|
+
$cd231e464c886c86$export$24fb860d16dd2d3f = `jIQVGq_spectrum-Field-contextualHelp`;
|
78
|
+
$cd231e464c886c86$export$3ab8a3dc7f0563d = `jIQVGq_spectrum-Field-field`;
|
79
|
+
$cd231e464c886c86$export$9cde5aecff012641 = `jIQVGq_spectrum-Field-labelCell`;
|
80
|
+
$cd231e464c886c86$export$a872a8c78b26c9e0 = `jIQVGq_spectrum-Field-labelWrapper`;
|
81
|
+
$cd231e464c886c86$export$127df0b7290eb8ef = `jIQVGq_spectrum-Field-wrapper`;
|
82
|
+
$cd231e464c886c86$export$493d18e796ae054 = `jIQVGq_spectrum-FieldLabel`;
|
83
|
+
$cd231e464c886c86$export$885efcc08143a987 = `jIQVGq_spectrum-FieldLabel--alignEnd`;
|
84
|
+
$cd231e464c886c86$export$9e6f19dc21f22f2e = `jIQVGq_spectrum-FieldLabel--positionSide`;
|
85
|
+
$cd231e464c886c86$export$7c47642c7d46f3c9 = `jIQVGq_spectrum-FieldLabel-requiredIcon`;
|
86
|
+
$cd231e464c886c86$export$4109102f950813a6 = `jIQVGq_spectrum-FocusRing-ring`;
|
87
|
+
$cd231e464c886c86$export$24c7f46a6e3605dd = `jIQVGq_spectrum-FocusRing ${$cd231e464c886c86$export$4109102f950813a6}`;
|
88
|
+
$cd231e464c886c86$export$2927016961429360 = `jIQVGq_spectrum-FocusRing--quiet`;
|
89
|
+
$cd231e464c886c86$export$94d2bcc94afabd89 = `jIQVGq_spectrum-Form`;
|
90
|
+
$cd231e464c886c86$export$7f44db659563c8f4 = `jIQVGq_spectrum-Form--positionSide`;
|
91
|
+
$cd231e464c886c86$export$11b8bc81fe551057 = `jIQVGq_spectrum-Form--positionTop`;
|
92
|
+
$cd231e464c886c86$export$51ec27881a1e3928 = `jIQVGq_spectrum-Form-itemLabel`;
|
93
|
+
$cd231e464c886c86$export$79f9a5e9dd010c8d = `jIQVGq_spectrum-LabeledValue`;
|
94
94
|
|
95
95
|
|
96
96
|
export {$cd231e464c886c86$exports as default};
|
@@ -25,17 +25,17 @@ var $680ab92507bf49aa$export$d31dd875d69daee0;
|
|
25
25
|
var $680ab92507bf49aa$export$6e9351b1ad13c;
|
26
26
|
var $680ab92507bf49aa$export$a512452beb4231bf;
|
27
27
|
var $680ab92507bf49aa$export$527776642b333691;
|
28
|
-
$680ab92507bf49aa$export$f39a09f249340e2a = `
|
29
|
-
$680ab92507bf49aa$export$8c4ee2c50c22c514 = `
|
30
|
-
$680ab92507bf49aa$export$d35bc1e505d1ebbf = `
|
31
|
-
$680ab92507bf49aa$export$4109102f950813a6 = `
|
32
|
-
$680ab92507bf49aa$export$24c7f46a6e3605dd = `
|
33
|
-
$680ab92507bf49aa$export$2927016961429360 = `
|
34
|
-
$680ab92507bf49aa$export$c0875e83c57c7736 = `
|
35
|
-
$680ab92507bf49aa$export$d31dd875d69daee0 = `
|
36
|
-
$680ab92507bf49aa$export$6e9351b1ad13c = `
|
37
|
-
$680ab92507bf49aa$export$a512452beb4231bf = `
|
38
|
-
$680ab92507bf49aa$export$527776642b333691 = `
|
28
|
+
$680ab92507bf49aa$export$f39a09f249340e2a = `m4YP7a_focus-ring`;
|
29
|
+
$680ab92507bf49aa$export$8c4ee2c50c22c514 = `m4YP7a_i18nFontFamily`;
|
30
|
+
$680ab92507bf49aa$export$d35bc1e505d1ebbf = `m4YP7a_is-disabled`;
|
31
|
+
$680ab92507bf49aa$export$4109102f950813a6 = `m4YP7a_spectrum-FocusRing-ring`;
|
32
|
+
$680ab92507bf49aa$export$24c7f46a6e3605dd = `m4YP7a_spectrum-FocusRing ${$680ab92507bf49aa$export$4109102f950813a6}`;
|
33
|
+
$680ab92507bf49aa$export$2927016961429360 = `m4YP7a_spectrum-FocusRing--quiet`;
|
34
|
+
$680ab92507bf49aa$export$c0875e83c57c7736 = `m4YP7a_spectrum-HelpText`;
|
35
|
+
$680ab92507bf49aa$export$d31dd875d69daee0 = `m4YP7a_spectrum-HelpText--negative`;
|
36
|
+
$680ab92507bf49aa$export$6e9351b1ad13c = `m4YP7a_spectrum-HelpText--neutral`;
|
37
|
+
$680ab92507bf49aa$export$a512452beb4231bf = `m4YP7a_spectrum-HelpText-text`;
|
38
|
+
$680ab92507bf49aa$export$527776642b333691 = `m4YP7a_spectrum-HelpText-validationIcon`;
|
39
39
|
|
40
40
|
|
41
41
|
//# sourceMappingURL=helptext_vars_css.main.js.map
|
@@ -26,17 +26,17 @@ var $beda4304297005df$export$d31dd875d69daee0;
|
|
26
26
|
var $beda4304297005df$export$6e9351b1ad13c;
|
27
27
|
var $beda4304297005df$export$a512452beb4231bf;
|
28
28
|
var $beda4304297005df$export$527776642b333691;
|
29
|
-
$beda4304297005df$export$f39a09f249340e2a = `
|
30
|
-
$beda4304297005df$export$8c4ee2c50c22c514 = `
|
31
|
-
$beda4304297005df$export$d35bc1e505d1ebbf = `
|
32
|
-
$beda4304297005df$export$4109102f950813a6 = `
|
33
|
-
$beda4304297005df$export$24c7f46a6e3605dd = `
|
34
|
-
$beda4304297005df$export$2927016961429360 = `
|
35
|
-
$beda4304297005df$export$c0875e83c57c7736 = `
|
36
|
-
$beda4304297005df$export$d31dd875d69daee0 = `
|
37
|
-
$beda4304297005df$export$6e9351b1ad13c = `
|
38
|
-
$beda4304297005df$export$a512452beb4231bf = `
|
39
|
-
$beda4304297005df$export$527776642b333691 = `
|
29
|
+
$beda4304297005df$export$f39a09f249340e2a = `m4YP7a_focus-ring`;
|
30
|
+
$beda4304297005df$export$8c4ee2c50c22c514 = `m4YP7a_i18nFontFamily`;
|
31
|
+
$beda4304297005df$export$d35bc1e505d1ebbf = `m4YP7a_is-disabled`;
|
32
|
+
$beda4304297005df$export$4109102f950813a6 = `m4YP7a_spectrum-FocusRing-ring`;
|
33
|
+
$beda4304297005df$export$24c7f46a6e3605dd = `m4YP7a_spectrum-FocusRing ${$beda4304297005df$export$4109102f950813a6}`;
|
34
|
+
$beda4304297005df$export$2927016961429360 = `m4YP7a_spectrum-FocusRing--quiet`;
|
35
|
+
$beda4304297005df$export$c0875e83c57c7736 = `m4YP7a_spectrum-HelpText`;
|
36
|
+
$beda4304297005df$export$d31dd875d69daee0 = `m4YP7a_spectrum-HelpText--negative`;
|
37
|
+
$beda4304297005df$export$6e9351b1ad13c = `m4YP7a_spectrum-HelpText--neutral`;
|
38
|
+
$beda4304297005df$export$a512452beb4231bf = `m4YP7a_spectrum-HelpText-text`;
|
39
|
+
$beda4304297005df$export$527776642b333691 = `m4YP7a_spectrum-HelpText-validationIcon`;
|
40
40
|
|
41
41
|
|
42
42
|
export {$beda4304297005df$exports as default};
|
@@ -26,17 +26,17 @@ var $beda4304297005df$export$d31dd875d69daee0;
|
|
26
26
|
var $beda4304297005df$export$6e9351b1ad13c;
|
27
27
|
var $beda4304297005df$export$a512452beb4231bf;
|
28
28
|
var $beda4304297005df$export$527776642b333691;
|
29
|
-
$beda4304297005df$export$f39a09f249340e2a = `
|
30
|
-
$beda4304297005df$export$8c4ee2c50c22c514 = `
|
31
|
-
$beda4304297005df$export$d35bc1e505d1ebbf = `
|
32
|
-
$beda4304297005df$export$4109102f950813a6 = `
|
33
|
-
$beda4304297005df$export$24c7f46a6e3605dd = `
|
34
|
-
$beda4304297005df$export$2927016961429360 = `
|
35
|
-
$beda4304297005df$export$c0875e83c57c7736 = `
|
36
|
-
$beda4304297005df$export$d31dd875d69daee0 = `
|
37
|
-
$beda4304297005df$export$6e9351b1ad13c = `
|
38
|
-
$beda4304297005df$export$a512452beb4231bf = `
|
39
|
-
$beda4304297005df$export$527776642b333691 = `
|
29
|
+
$beda4304297005df$export$f39a09f249340e2a = `m4YP7a_focus-ring`;
|
30
|
+
$beda4304297005df$export$8c4ee2c50c22c514 = `m4YP7a_i18nFontFamily`;
|
31
|
+
$beda4304297005df$export$d35bc1e505d1ebbf = `m4YP7a_is-disabled`;
|
32
|
+
$beda4304297005df$export$4109102f950813a6 = `m4YP7a_spectrum-FocusRing-ring`;
|
33
|
+
$beda4304297005df$export$24c7f46a6e3605dd = `m4YP7a_spectrum-FocusRing ${$beda4304297005df$export$4109102f950813a6}`;
|
34
|
+
$beda4304297005df$export$2927016961429360 = `m4YP7a_spectrum-FocusRing--quiet`;
|
35
|
+
$beda4304297005df$export$c0875e83c57c7736 = `m4YP7a_spectrum-HelpText`;
|
36
|
+
$beda4304297005df$export$d31dd875d69daee0 = `m4YP7a_spectrum-HelpText--negative`;
|
37
|
+
$beda4304297005df$export$6e9351b1ad13c = `m4YP7a_spectrum-HelpText--neutral`;
|
38
|
+
$beda4304297005df$export$a512452beb4231bf = `m4YP7a_spectrum-HelpText-text`;
|
39
|
+
$beda4304297005df$export$527776642b333691 = `m4YP7a_spectrum-HelpText-validationIcon`;
|
40
40
|
|
41
41
|
|
42
42
|
export {$beda4304297005df$exports as default};
|
@@ -1,41 +1,41 @@
|
|
1
|
-
.
|
1
|
+
.m4YP7a_i18nFontFamily {
|
2
2
|
font-synthesis: weight;
|
3
3
|
font-family: adobe-clean, Source Sans Pro, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Ubuntu, Trebuchet MS, Lucida Grande, sans-serif;
|
4
4
|
}
|
5
5
|
|
6
|
-
.
|
6
|
+
.m4YP7a_i18nFontFamily:lang(ar) {
|
7
7
|
font-family: myriad-arabic, adobe-clean, Source Sans Pro, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Ubuntu, Trebuchet MS, Lucida Grande, sans-serif;
|
8
8
|
}
|
9
9
|
|
10
|
-
.
|
10
|
+
.m4YP7a_i18nFontFamily:lang(he) {
|
11
11
|
font-family: myriad-hebrew, adobe-clean, Source Sans Pro, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Ubuntu, Trebuchet MS, Lucida Grande, sans-serif;
|
12
12
|
}
|
13
13
|
|
14
|
-
.
|
14
|
+
.m4YP7a_i18nFontFamily:lang(zh) {
|
15
15
|
font-family: adobe-clean-han-traditional, source-han-traditional, MingLiu, Heiti TC Light, sans-serif;
|
16
16
|
}
|
17
17
|
|
18
|
-
.
|
18
|
+
.m4YP7a_i18nFontFamily:lang(zh-Hans) {
|
19
19
|
font-family: adobe-clean-han-simplified-c, source-han-simplified-c, SimSun, Heiti SC Light, sans-serif;
|
20
20
|
}
|
21
21
|
|
22
|
-
.
|
22
|
+
.m4YP7a_i18nFontFamily:lang(zh-Hant) {
|
23
23
|
font-family: adobe-clean-han-traditional, source-han-traditional, MingLiu, Microsoft JhengHei UI, Microsoft JhengHei, Heiti TC Light, sans-serif;
|
24
24
|
}
|
25
25
|
|
26
|
-
.
|
26
|
+
.m4YP7a_i18nFontFamily:lang(zh-SG), .m4YP7a_i18nFontFamily:lang(zh-CN) {
|
27
27
|
font-family: adobe-clean-han-simplified-c, source-han-simplified-c, SimSun, Heiti SC Light, sans-serif;
|
28
28
|
}
|
29
29
|
|
30
|
-
.
|
30
|
+
.m4YP7a_i18nFontFamily:lang(ko) {
|
31
31
|
font-family: adobe-clean-han-korean, source-han-korean, Malgun Gothic, Apple Gothic, sans-serif;
|
32
32
|
}
|
33
33
|
|
34
|
-
.
|
34
|
+
.m4YP7a_i18nFontFamily:lang(ja) {
|
35
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
36
|
}
|
37
37
|
|
38
|
-
.
|
38
|
+
.m4YP7a_spectrum-FocusRing-ring {
|
39
39
|
--spectrum-focus-ring-border-radius: var(--spectrum-textfield-border-radius, var(--spectrum-alias-border-radius-regular));
|
40
40
|
--spectrum-focus-ring-gap: var(--spectrum-alias-input-focusring-gap);
|
41
41
|
--spectrum-focus-ring-size: var(--spectrum-alias-input-focusring-size);
|
@@ -43,7 +43,7 @@
|
|
43
43
|
--spectrum-focus-ring-color: var(--spectrum-high-contrast-focus-ring-color, var(--spectrum-alias-focus-ring-color, var(--spectrum-alias-focus-color)));
|
44
44
|
}
|
45
45
|
|
46
|
-
.
|
46
|
+
.m4YP7a_spectrum-FocusRing-ring:after {
|
47
47
|
border-radius: calc(var(--spectrum-focus-ring-border-radius) + var(--spectrum-focus-ring-gap));
|
48
48
|
content: "";
|
49
49
|
margin: calc(-1 * var(--spectrum-focus-ring-border-size));
|
@@ -54,43 +54,43 @@
|
|
54
54
|
inset: 0;
|
55
55
|
}
|
56
56
|
|
57
|
-
.
|
57
|
+
.m4YP7a_spectrum-FocusRing.m4YP7a_focus-ring:after {
|
58
58
|
margin: calc(var(--spectrum-focus-ring-gap) * -1 - var(--spectrum-focus-ring-border-size));
|
59
59
|
box-shadow: 0 0 0 var(--spectrum-focus-ring-size) var(--spectrum-focus-ring-color);
|
60
60
|
}
|
61
61
|
|
62
|
-
.
|
62
|
+
.m4YP7a_spectrum-FocusRing--quiet:after {
|
63
63
|
border-radius: 0;
|
64
64
|
}
|
65
65
|
|
66
|
-
.
|
66
|
+
.m4YP7a_spectrum-FocusRing--quiet.m4YP7a_focus-ring:after {
|
67
67
|
margin: 0 0 calc(var(--spectrum-focus-ring-gap) * -1 - var(--spectrum-focus-ring-border-size)) 0;
|
68
68
|
box-shadow: 0 var(--spectrum-focus-ring-size) 0 var(--spectrum-focus-ring-color);
|
69
69
|
}
|
70
70
|
|
71
71
|
@media (forced-colors: active) {
|
72
|
-
.
|
72
|
+
.m4YP7a_spectrum-FocusRing, .m4YP7a_spectrum-FocusRing-ring, .m4YP7a_spectrum-FocusRing--quiet {
|
73
73
|
--spectrum-high-contrast-focus-ring-color: Highlight;
|
74
74
|
}
|
75
75
|
|
76
|
-
:is(.
|
76
|
+
:is(.m4YP7a_spectrum-FocusRing, .m4YP7a_spectrum-FocusRing-ring, .m4YP7a_spectrum-FocusRing--quiet):after {
|
77
77
|
forced-color-adjust: none;
|
78
78
|
}
|
79
79
|
}
|
80
80
|
|
81
|
-
.
|
81
|
+
.m4YP7a_spectrum-HelpText {
|
82
82
|
text-align: start;
|
83
83
|
font-size: var(--spectrum-global-dimension-font-size-75);
|
84
84
|
display: flex;
|
85
85
|
}
|
86
86
|
|
87
|
-
.
|
87
|
+
.m4YP7a_spectrum-HelpText .m4YP7a_spectrum-HelpText-validationIcon {
|
88
88
|
padding-block: var(--spectrum-global-dimension-size-40) var(--spectrum-global-dimension-size-40);
|
89
89
|
flex-shrink: 0;
|
90
90
|
margin-inline-end: var(--spectrum-global-dimension-size-100);
|
91
91
|
}
|
92
92
|
|
93
|
-
.
|
93
|
+
.m4YP7a_spectrum-HelpText .m4YP7a_spectrum-HelpText-text {
|
94
94
|
padding-block: var(--spectrum-global-dimension-static-size-50, 4px) var(--spectrum-global-dimension-size-115);
|
95
95
|
line-height: var(--spectrum-global-font-line-height-small, 1.3);
|
96
96
|
text-transform: none;
|
@@ -99,19 +99,19 @@
|
|
99
99
|
margin-inline-end: var(--spectrum-global-dimension-size-100);
|
100
100
|
}
|
101
101
|
|
102
|
-
.
|
102
|
+
.m4YP7a_spectrum-HelpText.m4YP7a_is-disabled {
|
103
103
|
cursor: default;
|
104
104
|
}
|
105
105
|
|
106
|
-
.
|
106
|
+
.m4YP7a_spectrum-HelpText--neutral .m4YP7a_spectrum-HelpText-text {
|
107
107
|
color: var(--spectrum-alias-label-text-color, var(--spectrum-global-color-gray-700));
|
108
108
|
}
|
109
109
|
|
110
|
-
.
|
110
|
+
.m4YP7a_spectrum-HelpText--neutral.m4YP7a_is-disabled .m4YP7a_spectrum-HelpText-text {
|
111
111
|
color: var(--spectrum-alias-text-color-disabled, var(--spectrum-global-color-gray-500));
|
112
112
|
}
|
113
113
|
|
114
|
-
.
|
114
|
+
.m4YP7a_spectrum-HelpText--negative .m4YP7a_spectrum-HelpText-validationIcon, .m4YP7a_spectrum-HelpText--negative .m4YP7a_spectrum-HelpText-text {
|
115
115
|
color: var(--spectrum-semantic-negative-color-text-small, var(--spectrum-global-color-red-600));
|
116
116
|
}
|
117
|
-
/*# sourceMappingURL=vars.
|
117
|
+
/*# sourceMappingURL=vars.69a32de8.css.map */
|
@@ -1 +1 @@
|
|
1
|
-
{"mappings":"AA4DA;;;;;AAIE;;;;AAIA;;;;AAIA;;;;AAIA;;;;AAIA;;;;AAIA;;;;AAQA;;;;AAIA;;;;AAKF;;;;;;;;AAOE;;;;;;;;;;;AAqBE;;;;;AAQF;;;;AAKE;;;;;AAOJ;EACE;;;;EAIE;;;;;AAMJ;;;;;;AAIE;;;;;;AAKA;;;;;;;;;AAWA;;;;AAkBA;;;;AAIE;;;;AAOF","sources":["packages/@adobe/spectrum-css-temp/components/helptext/vars.css"],"sourcesContent":["/*\n * Copyright 2021 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.
|
1
|
+
{"mappings":"AA4DA;;;;;AAIE;;;;AAIA;;;;AAIA;;;;AAIA;;;;AAIA;;;;AAIA;;;;AAQA;;;;AAIA;;;;AAKF;;;;;;;;AAOE;;;;;;;;;;;AAqBE;;;;;AAQF;;;;AAKE;;;;;AAOJ;EACE;;;;EAIE;;;;;AAMJ;;;;;;AAIE;;;;;;AAKA;;;;;;;;;AAWA;;;;AAkBA;;;;AAIE;;;;AAOF","sources":["packages/@adobe/spectrum-css-temp/components/helptext/vars.css"],"sourcesContent":["/*\n * Copyright 2021 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.69a32de8.css.map"}
|
@@ -1,41 +1,41 @@
|
|
1
|
-
.
|
1
|
+
.jIQVGq_i18nFontFamily {
|
2
2
|
font-synthesis: weight;
|
3
3
|
font-family: adobe-clean, Source Sans Pro, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Ubuntu, Trebuchet MS, Lucida Grande, sans-serif;
|
4
4
|
}
|
5
5
|
|
6
|
-
.
|
6
|
+
.jIQVGq_i18nFontFamily:lang(ar) {
|
7
7
|
font-family: myriad-arabic, adobe-clean, Source Sans Pro, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Ubuntu, Trebuchet MS, Lucida Grande, sans-serif;
|
8
8
|
}
|
9
9
|
|
10
|
-
.
|
10
|
+
.jIQVGq_i18nFontFamily:lang(he) {
|
11
11
|
font-family: myriad-hebrew, adobe-clean, Source Sans Pro, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Ubuntu, Trebuchet MS, Lucida Grande, sans-serif;
|
12
12
|
}
|
13
13
|
|
14
|
-
.
|
14
|
+
.jIQVGq_i18nFontFamily:lang(zh) {
|
15
15
|
font-family: adobe-clean-han-traditional, source-han-traditional, MingLiu, Heiti TC Light, sans-serif;
|
16
16
|
}
|
17
17
|
|
18
|
-
.
|
18
|
+
.jIQVGq_i18nFontFamily:lang(zh-Hans) {
|
19
19
|
font-family: adobe-clean-han-simplified-c, source-han-simplified-c, SimSun, Heiti SC Light, sans-serif;
|
20
20
|
}
|
21
21
|
|
22
|
-
.
|
22
|
+
.jIQVGq_i18nFontFamily:lang(zh-Hant) {
|
23
23
|
font-family: adobe-clean-han-traditional, source-han-traditional, MingLiu, Microsoft JhengHei UI, Microsoft JhengHei, Heiti TC Light, sans-serif;
|
24
24
|
}
|
25
25
|
|
26
|
-
.
|
26
|
+
.jIQVGq_i18nFontFamily:lang(zh-SG), .jIQVGq_i18nFontFamily:lang(zh-CN) {
|
27
27
|
font-family: adobe-clean-han-simplified-c, source-han-simplified-c, SimSun, Heiti SC Light, sans-serif;
|
28
28
|
}
|
29
29
|
|
30
|
-
.
|
30
|
+
.jIQVGq_i18nFontFamily:lang(ko) {
|
31
31
|
font-family: adobe-clean-han-korean, source-han-korean, Malgun Gothic, Apple Gothic, sans-serif;
|
32
32
|
}
|
33
33
|
|
34
|
-
.
|
34
|
+
.jIQVGq_i18nFontFamily:lang(ja) {
|
35
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
36
|
}
|
37
37
|
|
38
|
-
.
|
38
|
+
.jIQVGq_spectrum-FocusRing-ring {
|
39
39
|
--spectrum-focus-ring-border-radius: var(--spectrum-textfield-border-radius, var(--spectrum-alias-border-radius-regular));
|
40
40
|
--spectrum-focus-ring-gap: var(--spectrum-alias-input-focusring-gap);
|
41
41
|
--spectrum-focus-ring-size: var(--spectrum-alias-input-focusring-size);
|
@@ -43,7 +43,7 @@
|
|
43
43
|
--spectrum-focus-ring-color: var(--spectrum-high-contrast-focus-ring-color, var(--spectrum-alias-focus-ring-color, var(--spectrum-alias-focus-color)));
|
44
44
|
}
|
45
45
|
|
46
|
-
.
|
46
|
+
.jIQVGq_spectrum-FocusRing-ring:after {
|
47
47
|
border-radius: calc(var(--spectrum-focus-ring-border-radius) + var(--spectrum-focus-ring-gap));
|
48
48
|
content: "";
|
49
49
|
margin: calc(-1 * var(--spectrum-focus-ring-border-size));
|
@@ -54,31 +54,31 @@
|
|
54
54
|
inset: 0;
|
55
55
|
}
|
56
56
|
|
57
|
-
.
|
57
|
+
.jIQVGq_spectrum-FocusRing.jIQVGq_focus-ring:after {
|
58
58
|
margin: calc(var(--spectrum-focus-ring-gap) * -1 - var(--spectrum-focus-ring-border-size));
|
59
59
|
box-shadow: 0 0 0 var(--spectrum-focus-ring-size) var(--spectrum-focus-ring-color);
|
60
60
|
}
|
61
61
|
|
62
|
-
.
|
62
|
+
.jIQVGq_spectrum-FocusRing--quiet:after {
|
63
63
|
border-radius: 0;
|
64
64
|
}
|
65
65
|
|
66
|
-
.
|
66
|
+
.jIQVGq_spectrum-FocusRing--quiet.jIQVGq_focus-ring:after {
|
67
67
|
margin: 0 0 calc(var(--spectrum-focus-ring-gap) * -1 - var(--spectrum-focus-ring-border-size)) 0;
|
68
68
|
box-shadow: 0 var(--spectrum-focus-ring-size) 0 var(--spectrum-focus-ring-color);
|
69
69
|
}
|
70
70
|
|
71
71
|
@media (forced-colors: active) {
|
72
|
-
.
|
72
|
+
.jIQVGq_spectrum-FocusRing, .jIQVGq_spectrum-FocusRing-ring, .jIQVGq_spectrum-FocusRing--quiet {
|
73
73
|
--spectrum-high-contrast-focus-ring-color: Highlight;
|
74
74
|
}
|
75
75
|
|
76
|
-
:is(.
|
76
|
+
:is(.jIQVGq_spectrum-FocusRing, .jIQVGq_spectrum-FocusRing-ring, .jIQVGq_spectrum-FocusRing--quiet):after {
|
77
77
|
forced-color-adjust: none;
|
78
78
|
}
|
79
79
|
}
|
80
80
|
|
81
|
-
.
|
81
|
+
.jIQVGq_spectrum-FieldLabel {
|
82
82
|
box-sizing: border-box;
|
83
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
84
|
font-size: var(--spectrum-fieldlabel-text-size, var(--spectrum-global-dimension-font-size-75));
|
@@ -94,89 +94,89 @@
|
|
94
94
|
display: flex;
|
95
95
|
}
|
96
96
|
|
97
|
-
.
|
97
|
+
.jIQVGq_spectrum-FieldLabel--positionSide {
|
98
98
|
padding-top: var(--spectrum-fieldlabel-side-padding-top, var(--spectrum-global-dimension-size-100));
|
99
99
|
padding-inline-end: var(--spectrum-fieldlabel-side-padding-x, var(--spectrum-global-dimension-size-100));
|
100
100
|
display: inline-flex;
|
101
101
|
}
|
102
102
|
|
103
|
-
.
|
103
|
+
.jIQVGq_spectrum-FieldLabel-requiredIcon {
|
104
104
|
margin-top: var(--spectrum-fieldlabel-asterisk-margin-y, var(--spectrum-global-dimension-size-50));
|
105
105
|
margin-inline-end: 0;
|
106
106
|
margin-bottom: 0;
|
107
107
|
margin-inline-start: var(--spectrum-fieldlabel-asterisk-gap, var(--spectrum-global-dimension-size-25));
|
108
108
|
}
|
109
109
|
|
110
|
-
.
|
110
|
+
.jIQVGq_spectrum-FieldLabel--alignEnd {
|
111
111
|
text-align: end;
|
112
112
|
justify-content: flex-end;
|
113
113
|
}
|
114
114
|
|
115
|
-
.
|
115
|
+
.jIQVGq_spectrum-Field {
|
116
116
|
--spectrum-field-default-width: var(--spectrum-alias-single-line-width, var(--spectrum-global-dimension-size-2400));
|
117
117
|
height: max-content;
|
118
118
|
}
|
119
119
|
|
120
|
-
.
|
120
|
+
.jIQVGq_spectrum-Field .jIQVGq_spectrum-Field-contextualHelp {
|
121
121
|
margin-inline-start: var(--spectrum-global-dimension-size-50);
|
122
122
|
margin-top: var(--spectrum-global-dimension-size-25);
|
123
|
-
grid-area:
|
123
|
+
grid-area: jIQVGq_contextualHelp;
|
124
124
|
}
|
125
125
|
|
126
|
-
.
|
126
|
+
.jIQVGq_spectrum-Field:where(.jIQVGq_spectrum-Field--positionTop) {
|
127
127
|
width: var(--spectrum-field-default-width);
|
128
|
-
grid-template: "
|
129
|
-
"
|
130
|
-
"
|
128
|
+
grid-template: "jIQVGq_label jIQVGq_contextualHelp ."
|
129
|
+
"jIQVGq_field jIQVGq_field jIQVGq_field" 1fr
|
130
|
+
"jIQVGq_helpText jIQVGq_helpText jIQVGq_helpText"
|
131
131
|
/ auto auto minmax(0, 1fr);
|
132
132
|
align-content: start;
|
133
133
|
display: inline-grid;
|
134
134
|
}
|
135
135
|
|
136
|
-
.
|
137
|
-
grid-area:
|
136
|
+
.jIQVGq_spectrum-Field:where(.jIQVGq_spectrum-Field--positionTop) .jIQVGq_spectrum-Field-field {
|
137
|
+
grid-area: jIQVGq_field;
|
138
138
|
width: 100%;
|
139
139
|
}
|
140
140
|
|
141
|
-
.
|
141
|
+
.jIQVGq_spectrum-Field:where(.jIQVGq_spectrum-Field--positionTop).jIQVGq_spectrum-Field--alignEnd {
|
142
142
|
grid-template-columns: 1fr auto 0;
|
143
143
|
}
|
144
144
|
|
145
|
-
.
|
146
|
-
grid-area:
|
145
|
+
.jIQVGq_spectrum-Field:where(.jIQVGq_spectrum-Field--positionTop) .jIQVGq_spectrum-FieldLabel {
|
146
|
+
grid-area: jIQVGq_label;
|
147
147
|
}
|
148
148
|
|
149
|
-
.
|
149
|
+
.jIQVGq_spectrum-Field:where(.jIQVGq_spectrum-Field--positionSide) {
|
150
150
|
align-items: flex-start;
|
151
151
|
display: inline-flex;
|
152
152
|
}
|
153
153
|
|
154
|
-
.
|
154
|
+
.jIQVGq_spectrum-Field:where(.jIQVGq_spectrum-Field--positionSide) .jIQVGq_spectrum-Field-wrapper {
|
155
155
|
width: var(--spectrum-field-default-width);
|
156
156
|
flex: 1;
|
157
157
|
min-width: 0;
|
158
158
|
height: 100%;
|
159
159
|
}
|
160
160
|
|
161
|
-
.
|
161
|
+
.jIQVGq_spectrum-Field:where(.jIQVGq_spectrum-Field--positionSide) .jIQVGq_spectrum-Field-wrapper .jIQVGq_spectrum-Field-field {
|
162
162
|
width: 100%;
|
163
163
|
}
|
164
164
|
|
165
|
-
.
|
165
|
+
.jIQVGq_spectrum-Field:where(.jIQVGq_spectrum-Field--positionSide) .jIQVGq_spectrum-Field-field {
|
166
166
|
flex: 1;
|
167
167
|
min-width: 0;
|
168
168
|
}
|
169
169
|
|
170
|
-
.
|
170
|
+
.jIQVGq_spectrum-Field:where(.jIQVGq_spectrum-Field--positionSide) .jIQVGq_spectrum-Field-contextualHelp {
|
171
171
|
margin-top: var(--spectrum-global-dimension-size-65);
|
172
172
|
margin-inline-end: var(--spectrum-fieldlabel-side-padding-x, var(--spectrum-global-dimension-size-100));
|
173
173
|
}
|
174
174
|
|
175
|
-
.
|
175
|
+
.jIQVGq_spectrum-Field.jIQVGq_spectrum-Field--hasContextualHelp .jIQVGq_spectrum-FieldLabel {
|
176
176
|
padding-inline-end: 0;
|
177
177
|
}
|
178
178
|
|
179
|
-
.
|
179
|
+
.jIQVGq_spectrum-Form.jIQVGq_spectrum-Form--positionSide {
|
180
180
|
border-collapse: separate;
|
181
181
|
border-spacing: 0 var(--spectrum-global-dimension-size-300);
|
182
182
|
margin: calc(var(--spectrum-global-dimension-size-250) * -1) 0;
|
@@ -184,88 +184,88 @@
|
|
184
184
|
display: table;
|
185
185
|
}
|
186
186
|
|
187
|
-
.
|
187
|
+
.jIQVGq_spectrum-Form.jIQVGq_spectrum-Form--positionSide .jIQVGq_spectrum-Field {
|
188
188
|
width: 100%;
|
189
189
|
display: table-row;
|
190
190
|
}
|
191
191
|
|
192
|
-
.
|
192
|
+
.jIQVGq_spectrum-Form.jIQVGq_spectrum-Form--positionSide .jIQVGq_spectrum-Field:not(.jIQVGq_spectrum-Field--hasContextualHelp) .jIQVGq_spectrum-FieldLabel, .jIQVGq_spectrum-Form.jIQVGq_spectrum-Form--positionSide .jIQVGq_spectrum-Field.jIQVGq_spectrum-Field--hasContextualHelp .jIQVGq_spectrum-Field-labelCell {
|
193
193
|
display: table-cell;
|
194
194
|
}
|
195
195
|
|
196
|
-
.
|
196
|
+
.jIQVGq_spectrum-Form.jIQVGq_spectrum-Form--positionSide .jIQVGq_spectrum-Field .jIQVGq_spectrum-Field-labelCell {
|
197
197
|
vertical-align: top;
|
198
198
|
}
|
199
199
|
|
200
|
-
.
|
200
|
+
.jIQVGq_spectrum-Form.jIQVGq_spectrum-Form--positionSide .jIQVGq_spectrum-Field.jIQVGq_spectrum-Field--alignEnd .jIQVGq_spectrum-Field-labelCell {
|
201
201
|
text-align: end;
|
202
202
|
}
|
203
203
|
|
204
|
-
.
|
204
|
+
.jIQVGq_spectrum-Form.jIQVGq_spectrum-Form--positionSide .jIQVGq_spectrum-Field .jIQVGq_spectrum-Field-labelWrapper {
|
205
205
|
display: inline-flex;
|
206
206
|
}
|
207
207
|
|
208
|
-
.
|
208
|
+
.jIQVGq_spectrum-Form.jIQVGq_spectrum-Form--positionSide .jIQVGq_spectrum-Field .jIQVGq_spectrum-Field-labelWrapper .jIQVGq_spectrum-FieldLabel {
|
209
209
|
flex: 1;
|
210
210
|
}
|
211
211
|
|
212
|
-
.
|
212
|
+
.jIQVGq_spectrum-Form.jIQVGq_spectrum-Form--positionSide .jIQVGq_spectrum-Field-wrapper {
|
213
213
|
width: 100%;
|
214
214
|
}
|
215
215
|
|
216
|
-
.
|
216
|
+
.jIQVGq_spectrum-Form.jIQVGq_spectrum-Form--positionSide .jIQVGq_spectrum-Field-field {
|
217
217
|
min-width: var(--spectrum-alias-single-line-width, var(--spectrum-global-dimension-size-2400));
|
218
218
|
width: auto;
|
219
219
|
}
|
220
220
|
|
221
|
-
.
|
221
|
+
.jIQVGq_spectrum-Form.jIQVGq_spectrum-Form--positionTop {
|
222
222
|
min-width: var(--spectrum-alias-single-line-width, var(--spectrum-global-dimension-size-2400));
|
223
223
|
flex-direction: column;
|
224
224
|
margin: 0;
|
225
225
|
display: flex;
|
226
226
|
}
|
227
227
|
|
228
|
-
.
|
228
|
+
.jIQVGq_spectrum-Form.jIQVGq_spectrum-Form--positionTop > * {
|
229
229
|
margin-top: var(--spectrum-global-dimension-size-100);
|
230
230
|
width: 100%;
|
231
231
|
}
|
232
232
|
|
233
|
-
.
|
233
|
+
.jIQVGq_spectrum-LabeledValue.jIQVGq_spectrum-Field--positionSide {
|
234
234
|
align-items: baseline;
|
235
235
|
}
|
236
236
|
|
237
|
-
.
|
237
|
+
.jIQVGq_spectrum-LabeledValue.jIQVGq_spectrum-Field--positionSide .jIQVGq_spectrum-Field-contextualHelp {
|
238
238
|
top: var(--spectrum-global-dimension-size-40);
|
239
239
|
margin-top: var(--spectrum-global-dimension-size-65);
|
240
240
|
position: relative;
|
241
241
|
}
|
242
242
|
|
243
|
-
.
|
243
|
+
.jIQVGq_spectrum-LabeledValue.jIQVGq_spectrum-Field--positionTop {
|
244
244
|
width: unset;
|
245
245
|
}
|
246
246
|
|
247
|
-
.
|
247
|
+
.jIQVGq_spectrum-LabeledValue .jIQVGq_spectrum-FieldLabel.jIQVGq_spectrum-FieldLabel {
|
248
248
|
padding-top: 0;
|
249
249
|
}
|
250
250
|
|
251
|
-
.
|
251
|
+
.jIQVGq_spectrum-LabeledValue .jIQVGq_spectrum-Field-wrapper.jIQVGq_spectrum-Field-wrapper {
|
252
252
|
width: unset;
|
253
253
|
}
|
254
254
|
|
255
|
-
.
|
255
|
+
.jIQVGq_spectrum-LabeledValue .jIQVGq_spectrum-Field-field {
|
256
256
|
word-break: break-word;
|
257
257
|
overflow: hidden;
|
258
258
|
}
|
259
259
|
|
260
|
-
.
|
260
|
+
.jIQVGq_spectrum-LabeledValue .jIQVGq_spectrum-Field-contextualHelp {
|
261
261
|
margin-top: calc(-1 * var(--spectrum-global-dimension-size-25));
|
262
262
|
}
|
263
263
|
|
264
|
-
.
|
264
|
+
.jIQVGq_spectrum-FieldLabel, .jIQVGq_spectrum-Form-itemLabel {
|
265
265
|
color: var(--spectrum-fieldlabel-text-color, var(--spectrum-alias-label-text-color));
|
266
266
|
}
|
267
267
|
|
268
|
-
:is(.
|
268
|
+
:is(.jIQVGq_spectrum-FieldLabel, .jIQVGq_spectrum-Form-itemLabel).jIQVGq_is-disabled {
|
269
269
|
color: var(--spectrum-fieldlabel-text-color-disabled, var(--spectrum-alias-text-color-disabled));
|
270
270
|
}
|
271
|
-
/*# sourceMappingURL=vars.
|
271
|
+
/*# sourceMappingURL=vars.d514c1fb.css.map */
|
@@ -1 +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.
|
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.d514c1fb.css.map"}
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@react-spectrum/label",
|
3
|
-
"version": "3.16.9
|
3
|
+
"version": "3.16.9",
|
4
4
|
"description": "Spectrum UI components in React",
|
5
5
|
"license": "Apache-2.0",
|
6
6
|
"main": "dist/main.js",
|
@@ -36,18 +36,18 @@
|
|
36
36
|
"url": "https://github.com/adobe/react-spectrum"
|
37
37
|
},
|
38
38
|
"dependencies": {
|
39
|
-
"@react-aria/i18n": "3.
|
40
|
-
"@react-aria/utils": "3.
|
41
|
-
"@react-spectrum/form": "3.
|
42
|
-
"@react-spectrum/layout": "3.6.9
|
43
|
-
"@react-spectrum/utils": "3.
|
44
|
-
"@react-types/label": "3.
|
45
|
-
"@react-types/shared": "3.
|
46
|
-
"@spectrum-icons/ui": "3.
|
39
|
+
"@react-aria/i18n": "^3.12.3",
|
40
|
+
"@react-aria/utils": "^3.25.3",
|
41
|
+
"@react-spectrum/form": "^3.7.9",
|
42
|
+
"@react-spectrum/layout": "^3.6.9",
|
43
|
+
"@react-spectrum/utils": "^3.11.11",
|
44
|
+
"@react-types/label": "^3.9.6",
|
45
|
+
"@react-types/shared": "^3.25.0",
|
46
|
+
"@spectrum-icons/ui": "^3.6.10",
|
47
47
|
"@swc/helpers": "^0.5.0"
|
48
48
|
},
|
49
49
|
"devDependencies": {
|
50
|
-
"@adobe/spectrum-css-temp": "3.0.0-
|
50
|
+
"@adobe/spectrum-css-temp": "3.0.0-alpha.1"
|
51
51
|
},
|
52
52
|
"peerDependencies": {
|
53
53
|
"@react-spectrum/provider": "^3.0.0",
|
@@ -55,6 +55,5 @@
|
|
55
55
|
},
|
56
56
|
"publishConfig": {
|
57
57
|
"access": "public"
|
58
|
-
}
|
59
|
-
|
60
|
-
}
|
58
|
+
}
|
59
|
+
}
|
package/LICENSE
DELETED
@@ -1,201 +0,0 @@
|
|
1
|
-
Apache License
|
2
|
-
Version 2.0, January 2004
|
3
|
-
http://www.apache.org/licenses/
|
4
|
-
|
5
|
-
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
6
|
-
|
7
|
-
1. Definitions.
|
8
|
-
|
9
|
-
"License" shall mean the terms and conditions for use, reproduction,
|
10
|
-
and distribution as defined by Sections 1 through 9 of this document.
|
11
|
-
|
12
|
-
"Licensor" shall mean the copyright owner or entity authorized by
|
13
|
-
the copyright owner that is granting the License.
|
14
|
-
|
15
|
-
"Legal Entity" shall mean the union of the acting entity and all
|
16
|
-
other entities that control, are controlled by, or are under common
|
17
|
-
control with that entity. For the purposes of this definition,
|
18
|
-
"control" means (i) the power, direct or indirect, to cause the
|
19
|
-
direction or management of such entity, whether by contract or
|
20
|
-
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
21
|
-
outstanding shares, or (iii) beneficial ownership of such entity.
|
22
|
-
|
23
|
-
"You" (or "Your") shall mean an individual or Legal Entity
|
24
|
-
exercising permissions granted by this License.
|
25
|
-
|
26
|
-
"Source" form shall mean the preferred form for making modifications,
|
27
|
-
including but not limited to software source code, documentation
|
28
|
-
source, and configuration files.
|
29
|
-
|
30
|
-
"Object" form shall mean any form resulting from mechanical
|
31
|
-
transformation or translation of a Source form, including but
|
32
|
-
not limited to compiled object code, generated documentation,
|
33
|
-
and conversions to other media types.
|
34
|
-
|
35
|
-
"Work" shall mean the work of authorship, whether in Source or
|
36
|
-
Object form, made available under the License, as indicated by a
|
37
|
-
copyright notice that is included in or attached to the work
|
38
|
-
(an example is provided in the Appendix below).
|
39
|
-
|
40
|
-
"Derivative Works" shall mean any work, whether in Source or Object
|
41
|
-
form, that is based on (or derived from) the Work and for which the
|
42
|
-
editorial revisions, annotations, elaborations, or other modifications
|
43
|
-
represent, as a whole, an original work of authorship. For the purposes
|
44
|
-
of this License, Derivative Works shall not include works that remain
|
45
|
-
separable from, or merely link (or bind by name) to the interfaces of,
|
46
|
-
the Work and Derivative Works thereof.
|
47
|
-
|
48
|
-
"Contribution" shall mean any work of authorship, including
|
49
|
-
the original version of the Work and any modifications or additions
|
50
|
-
to that Work or Derivative Works thereof, that is intentionally
|
51
|
-
submitted to Licensor for inclusion in the Work by the copyright owner
|
52
|
-
or by an individual or Legal Entity authorized to submit on behalf of
|
53
|
-
the copyright owner. For the purposes of this definition, "submitted"
|
54
|
-
means any form of electronic, verbal, or written communication sent
|
55
|
-
to the Licensor or its representatives, including but not limited to
|
56
|
-
communication on electronic mailing lists, source code control systems,
|
57
|
-
and issue tracking systems that are managed by, or on behalf of, the
|
58
|
-
Licensor for the purpose of discussing and improving the Work, but
|
59
|
-
excluding communication that is conspicuously marked or otherwise
|
60
|
-
designated in writing by the copyright owner as "Not a Contribution."
|
61
|
-
|
62
|
-
"Contributor" shall mean Licensor and any individual or Legal Entity
|
63
|
-
on behalf of whom a Contribution has been received by Licensor and
|
64
|
-
subsequently incorporated within the Work.
|
65
|
-
|
66
|
-
2. Grant of Copyright License. Subject to the terms and conditions of
|
67
|
-
this License, each Contributor hereby grants to You a perpetual,
|
68
|
-
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
69
|
-
copyright license to reproduce, prepare Derivative Works of,
|
70
|
-
publicly display, publicly perform, sublicense, and distribute the
|
71
|
-
Work and such Derivative Works in Source or Object form.
|
72
|
-
|
73
|
-
3. Grant of Patent License. Subject to the terms and conditions of
|
74
|
-
this License, each Contributor hereby grants to You a perpetual,
|
75
|
-
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
76
|
-
(except as stated in this section) patent license to make, have made,
|
77
|
-
use, offer to sell, sell, import, and otherwise transfer the Work,
|
78
|
-
where such license applies only to those patent claims licensable
|
79
|
-
by such Contributor that are necessarily infringed by their
|
80
|
-
Contribution(s) alone or by combination of their Contribution(s)
|
81
|
-
with the Work to which such Contribution(s) was submitted. If You
|
82
|
-
institute patent litigation against any entity (including a
|
83
|
-
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
84
|
-
or a Contribution incorporated within the Work constitutes direct
|
85
|
-
or contributory patent infringement, then any patent licenses
|
86
|
-
granted to You under this License for that Work shall terminate
|
87
|
-
as of the date such litigation is filed.
|
88
|
-
|
89
|
-
4. Redistribution. You may reproduce and distribute copies of the
|
90
|
-
Work or Derivative Works thereof in any medium, with or without
|
91
|
-
modifications, and in Source or Object form, provided that You
|
92
|
-
meet the following conditions:
|
93
|
-
|
94
|
-
(a) You must give any other recipients of the Work or
|
95
|
-
Derivative Works a copy of this License; and
|
96
|
-
|
97
|
-
(b) You must cause any modified files to carry prominent notices
|
98
|
-
stating that You changed the files; and
|
99
|
-
|
100
|
-
(c) You must retain, in the Source form of any Derivative Works
|
101
|
-
that You distribute, all copyright, patent, trademark, and
|
102
|
-
attribution notices from the Source form of the Work,
|
103
|
-
excluding those notices that do not pertain to any part of
|
104
|
-
the Derivative Works; and
|
105
|
-
|
106
|
-
(d) If the Work includes a "NOTICE" text file as part of its
|
107
|
-
distribution, then any Derivative Works that You distribute must
|
108
|
-
include a readable copy of the attribution notices contained
|
109
|
-
within such NOTICE file, excluding those notices that do not
|
110
|
-
pertain to any part of the Derivative Works, in at least one
|
111
|
-
of the following places: within a NOTICE text file distributed
|
112
|
-
as part of the Derivative Works; within the Source form or
|
113
|
-
documentation, if provided along with the Derivative Works; or,
|
114
|
-
within a display generated by the Derivative Works, if and
|
115
|
-
wherever such third-party notices normally appear. The contents
|
116
|
-
of the NOTICE file are for informational purposes only and
|
117
|
-
do not modify the License. You may add Your own attribution
|
118
|
-
notices within Derivative Works that You distribute, alongside
|
119
|
-
or as an addendum to the NOTICE text from the Work, provided
|
120
|
-
that such additional attribution notices cannot be construed
|
121
|
-
as modifying the License.
|
122
|
-
|
123
|
-
You may add Your own copyright statement to Your modifications and
|
124
|
-
may provide additional or different license terms and conditions
|
125
|
-
for use, reproduction, or distribution of Your modifications, or
|
126
|
-
for any such Derivative Works as a whole, provided Your use,
|
127
|
-
reproduction, and distribution of the Work otherwise complies with
|
128
|
-
the conditions stated in this License.
|
129
|
-
|
130
|
-
5. Submission of Contributions. Unless You explicitly state otherwise,
|
131
|
-
any Contribution intentionally submitted for inclusion in the Work
|
132
|
-
by You to the Licensor shall be under the terms and conditions of
|
133
|
-
this License, without any additional terms or conditions.
|
134
|
-
Notwithstanding the above, nothing herein shall supersede or modify
|
135
|
-
the terms of any separate license agreement you may have executed
|
136
|
-
with Licensor regarding such Contributions.
|
137
|
-
|
138
|
-
6. Trademarks. This License does not grant permission to use the trade
|
139
|
-
names, trademarks, service marks, or product names of the Licensor,
|
140
|
-
except as required for reasonable and customary use in describing the
|
141
|
-
origin of the Work and reproducing the content of the NOTICE file.
|
142
|
-
|
143
|
-
7. Disclaimer of Warranty. Unless required by applicable law or
|
144
|
-
agreed to in writing, Licensor provides the Work (and each
|
145
|
-
Contributor provides its Contributions) on an "AS IS" BASIS,
|
146
|
-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
147
|
-
implied, including, without limitation, any warranties or conditions
|
148
|
-
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
149
|
-
PARTICULAR PURPOSE. You are solely responsible for determining the
|
150
|
-
appropriateness of using or redistributing the Work and assume any
|
151
|
-
risks associated with Your exercise of permissions under this License.
|
152
|
-
|
153
|
-
8. Limitation of Liability. In no event and under no legal theory,
|
154
|
-
whether in tort (including negligence), contract, or otherwise,
|
155
|
-
unless required by applicable law (such as deliberate and grossly
|
156
|
-
negligent acts) or agreed to in writing, shall any Contributor be
|
157
|
-
liable to You for damages, including any direct, indirect, special,
|
158
|
-
incidental, or consequential damages of any character arising as a
|
159
|
-
result of this License or out of the use or inability to use the
|
160
|
-
Work (including but not limited to damages for loss of goodwill,
|
161
|
-
work stoppage, computer failure or malfunction, or any and all
|
162
|
-
other commercial damages or losses), even if such Contributor
|
163
|
-
has been advised of the possibility of such damages.
|
164
|
-
|
165
|
-
9. Accepting Warranty or Additional Liability. While redistributing
|
166
|
-
the Work or Derivative Works thereof, You may choose to offer,
|
167
|
-
and charge a fee for, acceptance of support, warranty, indemnity,
|
168
|
-
or other liability obligations and/or rights consistent with this
|
169
|
-
License. However, in accepting such obligations, You may act only
|
170
|
-
on Your own behalf and on Your sole responsibility, not on behalf
|
171
|
-
of any other Contributor, and only if You agree to indemnify,
|
172
|
-
defend, and hold each Contributor harmless for any liability
|
173
|
-
incurred by, or claims asserted against, such Contributor by reason
|
174
|
-
of your accepting any such warranty or additional liability.
|
175
|
-
|
176
|
-
END OF TERMS AND CONDITIONS
|
177
|
-
|
178
|
-
APPENDIX: How to apply the Apache License to your work.
|
179
|
-
|
180
|
-
To apply the Apache License to your work, attach the following
|
181
|
-
boilerplate notice, with the fields enclosed by brackets "[]"
|
182
|
-
replaced with your own identifying information. (Don't include
|
183
|
-
the brackets!) The text should be enclosed in the appropriate
|
184
|
-
comment syntax for the file format. We also recommend that a
|
185
|
-
file or class name and description of purpose be included on the
|
186
|
-
same "printed page" as the copyright notice for easier
|
187
|
-
identification within third-party archives.
|
188
|
-
|
189
|
-
Copyright 2019 Adobe
|
190
|
-
|
191
|
-
Licensed under the Apache License, Version 2.0 (the "License");
|
192
|
-
you may not use this file except in compliance with the License.
|
193
|
-
You may obtain a copy of the License at
|
194
|
-
|
195
|
-
http://www.apache.org/licenses/LICENSE-2.0
|
196
|
-
|
197
|
-
Unless required by applicable law or agreed to in writing, software
|
198
|
-
distributed under the License is distributed on an "AS IS" BASIS,
|
199
|
-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
200
|
-
See the License for the specific language governing permissions and
|
201
|
-
limitations under the License.
|