@react-spectrum/checkbox 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.
Files changed (42) hide show
  1. package/README.md +3 -0
  2. package/dist/Checkbox.main.js +121 -0
  3. package/dist/Checkbox.main.js.map +1 -0
  4. package/dist/Checkbox.mjs +116 -0
  5. package/dist/Checkbox.module.js +116 -0
  6. package/dist/Checkbox.module.js.map +1 -0
  7. package/dist/CheckboxGroup.main.js +71 -0
  8. package/dist/CheckboxGroup.main.js.map +1 -0
  9. package/dist/CheckboxGroup.mjs +66 -0
  10. package/dist/CheckboxGroup.module.js +66 -0
  11. package/dist/CheckboxGroup.module.js.map +1 -0
  12. package/dist/checkbox_vars_css.main.js +59 -0
  13. package/dist/checkbox_vars_css.main.js.map +1 -0
  14. package/dist/checkbox_vars_css.mjs +61 -0
  15. package/dist/checkbox_vars_css.module.js +61 -0
  16. package/dist/checkbox_vars_css.module.js.map +1 -0
  17. package/dist/context.main.js +27 -0
  18. package/dist/context.main.js.map +1 -0
  19. package/dist/context.mjs +18 -0
  20. package/dist/context.module.js +18 -0
  21. package/dist/context.module.js.map +1 -0
  22. package/dist/fieldgroup_vars_css.main.js +32 -0
  23. package/dist/fieldgroup_vars_css.main.js.map +1 -0
  24. package/dist/fieldgroup_vars_css.mjs +34 -0
  25. package/dist/fieldgroup_vars_css.module.js +34 -0
  26. package/dist/fieldgroup_vars_css.module.js.map +1 -0
  27. package/dist/import.mjs +20 -0
  28. package/dist/main.js +26 -0
  29. package/dist/main.js.map +1 -0
  30. package/dist/module.js +20 -0
  31. package/dist/module.js.map +1 -0
  32. package/dist/types.d.ts +15 -0
  33. package/dist/types.d.ts.map +1 -0
  34. package/dist/vars.880c6573.css +94 -0
  35. package/dist/vars.880c6573.css.map +1 -0
  36. package/dist/vars.fe746eae.css +487 -0
  37. package/dist/vars.fe746eae.css.map +1 -0
  38. package/package.json +65 -0
  39. package/src/Checkbox.tsx +124 -0
  40. package/src/CheckboxGroup.tsx +70 -0
  41. package/src/context.ts +16 -0
  42. package/src/index.ts +15 -0
@@ -0,0 +1,59 @@
1
+
2
+ function $parcel$export(e, n, v, s) {
3
+ Object.defineProperty(e, n, {get: v, set: s, enumerable: true, configurable: true});
4
+ }
5
+
6
+ $parcel$export(module.exports, "focus-ring", () => $591f3ccba6339bdb$export$f39a09f249340e2a, (v) => $591f3ccba6339bdb$export$f39a09f249340e2a = v);
7
+ $parcel$export(module.exports, "i18nFontFamily", () => $591f3ccba6339bdb$export$8c4ee2c50c22c514, (v) => $591f3ccba6339bdb$export$8c4ee2c50c22c514 = v);
8
+ $parcel$export(module.exports, "is-checked", () => $591f3ccba6339bdb$export$3f46c891456641e7, (v) => $591f3ccba6339bdb$export$3f46c891456641e7 = v);
9
+ $parcel$export(module.exports, "is-disabled", () => $591f3ccba6339bdb$export$d35bc1e505d1ebbf, (v) => $591f3ccba6339bdb$export$d35bc1e505d1ebbf = v);
10
+ $parcel$export(module.exports, "is-hovered", () => $591f3ccba6339bdb$export$b8813cd5d7824ce7, (v) => $591f3ccba6339bdb$export$b8813cd5d7824ce7 = v);
11
+ $parcel$export(module.exports, "is-indeterminate", () => $591f3ccba6339bdb$export$682c8615600f6ee, (v) => $591f3ccba6339bdb$export$682c8615600f6ee = v);
12
+ $parcel$export(module.exports, "is-invalid", () => $591f3ccba6339bdb$export$14a30de2866685fa, (v) => $591f3ccba6339bdb$export$14a30de2866685fa = v);
13
+ $parcel$export(module.exports, "spectrum-Checkbox", () => $591f3ccba6339bdb$export$f8ee3e99d637ccac, (v) => $591f3ccba6339bdb$export$f8ee3e99d637ccac = v);
14
+ $parcel$export(module.exports, "spectrum-Checkbox--quiet", () => $591f3ccba6339bdb$export$3a2eb50fe5450439, (v) => $591f3ccba6339bdb$export$3a2eb50fe5450439 = v);
15
+ $parcel$export(module.exports, "spectrum-Checkbox-box", () => $591f3ccba6339bdb$export$b07bd551df410935, (v) => $591f3ccba6339bdb$export$b07bd551df410935 = v);
16
+ $parcel$export(module.exports, "spectrum-Checkbox-checkmark", () => $591f3ccba6339bdb$export$e152b25f70350d85, (v) => $591f3ccba6339bdb$export$e152b25f70350d85 = v);
17
+ $parcel$export(module.exports, "spectrum-Checkbox-input", () => $591f3ccba6339bdb$export$fbf255e91152b086, (v) => $591f3ccba6339bdb$export$fbf255e91152b086 = v);
18
+ $parcel$export(module.exports, "spectrum-Checkbox-label", () => $591f3ccba6339bdb$export$9244b14cfa532d4f, (v) => $591f3ccba6339bdb$export$9244b14cfa532d4f = v);
19
+ $parcel$export(module.exports, "spectrum-Checkbox-partialCheckmark", () => $591f3ccba6339bdb$export$7f6ea68ad4b1fa69, (v) => $591f3ccba6339bdb$export$7f6ea68ad4b1fa69 = v);
20
+ $parcel$export(module.exports, "spectrum-FocusRing-ring", () => $591f3ccba6339bdb$export$4109102f950813a6, (v) => $591f3ccba6339bdb$export$4109102f950813a6 = v);
21
+ $parcel$export(module.exports, "spectrum-FocusRing", () => $591f3ccba6339bdb$export$24c7f46a6e3605dd, (v) => $591f3ccba6339bdb$export$24c7f46a6e3605dd = v);
22
+ $parcel$export(module.exports, "spectrum-FocusRing--quiet", () => $591f3ccba6339bdb$export$2927016961429360, (v) => $591f3ccba6339bdb$export$2927016961429360 = v);
23
+ var $591f3ccba6339bdb$export$f39a09f249340e2a;
24
+ var $591f3ccba6339bdb$export$8c4ee2c50c22c514;
25
+ var $591f3ccba6339bdb$export$3f46c891456641e7;
26
+ var $591f3ccba6339bdb$export$d35bc1e505d1ebbf;
27
+ var $591f3ccba6339bdb$export$b8813cd5d7824ce7;
28
+ var $591f3ccba6339bdb$export$682c8615600f6ee;
29
+ var $591f3ccba6339bdb$export$14a30de2866685fa;
30
+ var $591f3ccba6339bdb$export$f8ee3e99d637ccac;
31
+ var $591f3ccba6339bdb$export$3a2eb50fe5450439;
32
+ var $591f3ccba6339bdb$export$b07bd551df410935;
33
+ var $591f3ccba6339bdb$export$e152b25f70350d85;
34
+ var $591f3ccba6339bdb$export$fbf255e91152b086;
35
+ var $591f3ccba6339bdb$export$9244b14cfa532d4f;
36
+ var $591f3ccba6339bdb$export$7f6ea68ad4b1fa69;
37
+ var $591f3ccba6339bdb$export$4109102f950813a6;
38
+ var $591f3ccba6339bdb$export$24c7f46a6e3605dd;
39
+ var $591f3ccba6339bdb$export$2927016961429360;
40
+ $591f3ccba6339bdb$export$f39a09f249340e2a = `ISsn1a_focus-ring`;
41
+ $591f3ccba6339bdb$export$8c4ee2c50c22c514 = `ISsn1a_i18nFontFamily`;
42
+ $591f3ccba6339bdb$export$3f46c891456641e7 = `ISsn1a_is-checked`;
43
+ $591f3ccba6339bdb$export$d35bc1e505d1ebbf = `ISsn1a_is-disabled`;
44
+ $591f3ccba6339bdb$export$b8813cd5d7824ce7 = `ISsn1a_is-hovered`;
45
+ $591f3ccba6339bdb$export$682c8615600f6ee = `ISsn1a_is-indeterminate`;
46
+ $591f3ccba6339bdb$export$14a30de2866685fa = `ISsn1a_is-invalid`;
47
+ $591f3ccba6339bdb$export$f8ee3e99d637ccac = `ISsn1a_spectrum-Checkbox`;
48
+ $591f3ccba6339bdb$export$3a2eb50fe5450439 = `ISsn1a_spectrum-Checkbox--quiet`;
49
+ $591f3ccba6339bdb$export$b07bd551df410935 = `ISsn1a_spectrum-Checkbox-box`;
50
+ $591f3ccba6339bdb$export$e152b25f70350d85 = `ISsn1a_spectrum-Checkbox-checkmark`;
51
+ $591f3ccba6339bdb$export$fbf255e91152b086 = `ISsn1a_spectrum-Checkbox-input`;
52
+ $591f3ccba6339bdb$export$9244b14cfa532d4f = `ISsn1a_spectrum-Checkbox-label`;
53
+ $591f3ccba6339bdb$export$7f6ea68ad4b1fa69 = `ISsn1a_spectrum-Checkbox-partialCheckmark`;
54
+ $591f3ccba6339bdb$export$4109102f950813a6 = `ISsn1a_spectrum-FocusRing-ring`;
55
+ $591f3ccba6339bdb$export$24c7f46a6e3605dd = `ISsn1a_spectrum-FocusRing ${$591f3ccba6339bdb$export$4109102f950813a6}`;
56
+ $591f3ccba6339bdb$export$2927016961429360 = `ISsn1a_spectrum-FocusRing--quiet`;
57
+
58
+
59
+ //# sourceMappingURL=checkbox_vars_css.main.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;AAhBA,4CAA+B,CAAC,iBAAiB,CAAC;AAClD,4CAAmC,CAAC,qBAAqB,CAAC;AAC1D,4CAA+B,CAAC,iBAAiB,CAAC;AAClD,4CAAgC,CAAC,kBAAkB,CAAC;AACpD,4CAA+B,CAAC,iBAAiB,CAAC;AAClD,2CAAqC,CAAC,uBAAuB,CAAC;AAC9D,4CAA+B,CAAC,iBAAiB,CAAC;AAClD,4CAAsC,CAAC,wBAAwB,CAAC;AAChE,4CAA6C,CAAC,+BAA+B,CAAC;AAC9E,4CAA0C,CAAC,4BAA4B,CAAC;AACxE,4CAAgD,CAAC,kCAAkC,CAAC;AACpF,4CAA4C,CAAC,8BAA8B,CAAC;AAC5E,4CAA4C,CAAC,8BAA8B,CAAC;AAC5E,4CAAuD,CAAC,yCAAyC,CAAC;AAClG,4CAA4C,CAAC,8BAA8B,CAAC;AAC5E,4CAAuC,CAAC,0BAA0B,EAAE,0CAA0C,CAAC;AAC/G,4CAA8C,CAAC,gCAAgC,CAAC","sources":["packages/@adobe/spectrum-css-temp/components/checkbox/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":"checkbox_vars_css.main.js.map"}
@@ -0,0 +1,61 @@
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 $fe1a56c62936037c$exports = {};
6
+
7
+ $parcel$export($fe1a56c62936037c$exports, "focus-ring", () => $fe1a56c62936037c$export$f39a09f249340e2a, (v) => $fe1a56c62936037c$export$f39a09f249340e2a = v);
8
+ $parcel$export($fe1a56c62936037c$exports, "i18nFontFamily", () => $fe1a56c62936037c$export$8c4ee2c50c22c514, (v) => $fe1a56c62936037c$export$8c4ee2c50c22c514 = v);
9
+ $parcel$export($fe1a56c62936037c$exports, "is-checked", () => $fe1a56c62936037c$export$3f46c891456641e7, (v) => $fe1a56c62936037c$export$3f46c891456641e7 = v);
10
+ $parcel$export($fe1a56c62936037c$exports, "is-disabled", () => $fe1a56c62936037c$export$d35bc1e505d1ebbf, (v) => $fe1a56c62936037c$export$d35bc1e505d1ebbf = v);
11
+ $parcel$export($fe1a56c62936037c$exports, "is-hovered", () => $fe1a56c62936037c$export$b8813cd5d7824ce7, (v) => $fe1a56c62936037c$export$b8813cd5d7824ce7 = v);
12
+ $parcel$export($fe1a56c62936037c$exports, "is-indeterminate", () => $fe1a56c62936037c$export$682c8615600f6ee, (v) => $fe1a56c62936037c$export$682c8615600f6ee = v);
13
+ $parcel$export($fe1a56c62936037c$exports, "is-invalid", () => $fe1a56c62936037c$export$14a30de2866685fa, (v) => $fe1a56c62936037c$export$14a30de2866685fa = v);
14
+ $parcel$export($fe1a56c62936037c$exports, "spectrum-Checkbox", () => $fe1a56c62936037c$export$f8ee3e99d637ccac, (v) => $fe1a56c62936037c$export$f8ee3e99d637ccac = v);
15
+ $parcel$export($fe1a56c62936037c$exports, "spectrum-Checkbox--quiet", () => $fe1a56c62936037c$export$3a2eb50fe5450439, (v) => $fe1a56c62936037c$export$3a2eb50fe5450439 = v);
16
+ $parcel$export($fe1a56c62936037c$exports, "spectrum-Checkbox-box", () => $fe1a56c62936037c$export$b07bd551df410935, (v) => $fe1a56c62936037c$export$b07bd551df410935 = v);
17
+ $parcel$export($fe1a56c62936037c$exports, "spectrum-Checkbox-checkmark", () => $fe1a56c62936037c$export$e152b25f70350d85, (v) => $fe1a56c62936037c$export$e152b25f70350d85 = v);
18
+ $parcel$export($fe1a56c62936037c$exports, "spectrum-Checkbox-input", () => $fe1a56c62936037c$export$fbf255e91152b086, (v) => $fe1a56c62936037c$export$fbf255e91152b086 = v);
19
+ $parcel$export($fe1a56c62936037c$exports, "spectrum-Checkbox-label", () => $fe1a56c62936037c$export$9244b14cfa532d4f, (v) => $fe1a56c62936037c$export$9244b14cfa532d4f = v);
20
+ $parcel$export($fe1a56c62936037c$exports, "spectrum-Checkbox-partialCheckmark", () => $fe1a56c62936037c$export$7f6ea68ad4b1fa69, (v) => $fe1a56c62936037c$export$7f6ea68ad4b1fa69 = v);
21
+ $parcel$export($fe1a56c62936037c$exports, "spectrum-FocusRing-ring", () => $fe1a56c62936037c$export$4109102f950813a6, (v) => $fe1a56c62936037c$export$4109102f950813a6 = v);
22
+ $parcel$export($fe1a56c62936037c$exports, "spectrum-FocusRing", () => $fe1a56c62936037c$export$24c7f46a6e3605dd, (v) => $fe1a56c62936037c$export$24c7f46a6e3605dd = v);
23
+ $parcel$export($fe1a56c62936037c$exports, "spectrum-FocusRing--quiet", () => $fe1a56c62936037c$export$2927016961429360, (v) => $fe1a56c62936037c$export$2927016961429360 = v);
24
+ var $fe1a56c62936037c$export$f39a09f249340e2a;
25
+ var $fe1a56c62936037c$export$8c4ee2c50c22c514;
26
+ var $fe1a56c62936037c$export$3f46c891456641e7;
27
+ var $fe1a56c62936037c$export$d35bc1e505d1ebbf;
28
+ var $fe1a56c62936037c$export$b8813cd5d7824ce7;
29
+ var $fe1a56c62936037c$export$682c8615600f6ee;
30
+ var $fe1a56c62936037c$export$14a30de2866685fa;
31
+ var $fe1a56c62936037c$export$f8ee3e99d637ccac;
32
+ var $fe1a56c62936037c$export$3a2eb50fe5450439;
33
+ var $fe1a56c62936037c$export$b07bd551df410935;
34
+ var $fe1a56c62936037c$export$e152b25f70350d85;
35
+ var $fe1a56c62936037c$export$fbf255e91152b086;
36
+ var $fe1a56c62936037c$export$9244b14cfa532d4f;
37
+ var $fe1a56c62936037c$export$7f6ea68ad4b1fa69;
38
+ var $fe1a56c62936037c$export$4109102f950813a6;
39
+ var $fe1a56c62936037c$export$24c7f46a6e3605dd;
40
+ var $fe1a56c62936037c$export$2927016961429360;
41
+ $fe1a56c62936037c$export$f39a09f249340e2a = `ISsn1a_focus-ring`;
42
+ $fe1a56c62936037c$export$8c4ee2c50c22c514 = `ISsn1a_i18nFontFamily`;
43
+ $fe1a56c62936037c$export$3f46c891456641e7 = `ISsn1a_is-checked`;
44
+ $fe1a56c62936037c$export$d35bc1e505d1ebbf = `ISsn1a_is-disabled`;
45
+ $fe1a56c62936037c$export$b8813cd5d7824ce7 = `ISsn1a_is-hovered`;
46
+ $fe1a56c62936037c$export$682c8615600f6ee = `ISsn1a_is-indeterminate`;
47
+ $fe1a56c62936037c$export$14a30de2866685fa = `ISsn1a_is-invalid`;
48
+ $fe1a56c62936037c$export$f8ee3e99d637ccac = `ISsn1a_spectrum-Checkbox`;
49
+ $fe1a56c62936037c$export$3a2eb50fe5450439 = `ISsn1a_spectrum-Checkbox--quiet`;
50
+ $fe1a56c62936037c$export$b07bd551df410935 = `ISsn1a_spectrum-Checkbox-box`;
51
+ $fe1a56c62936037c$export$e152b25f70350d85 = `ISsn1a_spectrum-Checkbox-checkmark`;
52
+ $fe1a56c62936037c$export$fbf255e91152b086 = `ISsn1a_spectrum-Checkbox-input`;
53
+ $fe1a56c62936037c$export$9244b14cfa532d4f = `ISsn1a_spectrum-Checkbox-label`;
54
+ $fe1a56c62936037c$export$7f6ea68ad4b1fa69 = `ISsn1a_spectrum-Checkbox-partialCheckmark`;
55
+ $fe1a56c62936037c$export$4109102f950813a6 = `ISsn1a_spectrum-FocusRing-ring`;
56
+ $fe1a56c62936037c$export$24c7f46a6e3605dd = `ISsn1a_spectrum-FocusRing ${$fe1a56c62936037c$export$4109102f950813a6}`;
57
+ $fe1a56c62936037c$export$2927016961429360 = `ISsn1a_spectrum-FocusRing--quiet`;
58
+
59
+
60
+ export {$fe1a56c62936037c$exports as default};
61
+ //# sourceMappingURL=checkbox_vars_css.module.js.map
@@ -0,0 +1,61 @@
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 $fe1a56c62936037c$exports = {};
6
+
7
+ $parcel$export($fe1a56c62936037c$exports, "focus-ring", () => $fe1a56c62936037c$export$f39a09f249340e2a, (v) => $fe1a56c62936037c$export$f39a09f249340e2a = v);
8
+ $parcel$export($fe1a56c62936037c$exports, "i18nFontFamily", () => $fe1a56c62936037c$export$8c4ee2c50c22c514, (v) => $fe1a56c62936037c$export$8c4ee2c50c22c514 = v);
9
+ $parcel$export($fe1a56c62936037c$exports, "is-checked", () => $fe1a56c62936037c$export$3f46c891456641e7, (v) => $fe1a56c62936037c$export$3f46c891456641e7 = v);
10
+ $parcel$export($fe1a56c62936037c$exports, "is-disabled", () => $fe1a56c62936037c$export$d35bc1e505d1ebbf, (v) => $fe1a56c62936037c$export$d35bc1e505d1ebbf = v);
11
+ $parcel$export($fe1a56c62936037c$exports, "is-hovered", () => $fe1a56c62936037c$export$b8813cd5d7824ce7, (v) => $fe1a56c62936037c$export$b8813cd5d7824ce7 = v);
12
+ $parcel$export($fe1a56c62936037c$exports, "is-indeterminate", () => $fe1a56c62936037c$export$682c8615600f6ee, (v) => $fe1a56c62936037c$export$682c8615600f6ee = v);
13
+ $parcel$export($fe1a56c62936037c$exports, "is-invalid", () => $fe1a56c62936037c$export$14a30de2866685fa, (v) => $fe1a56c62936037c$export$14a30de2866685fa = v);
14
+ $parcel$export($fe1a56c62936037c$exports, "spectrum-Checkbox", () => $fe1a56c62936037c$export$f8ee3e99d637ccac, (v) => $fe1a56c62936037c$export$f8ee3e99d637ccac = v);
15
+ $parcel$export($fe1a56c62936037c$exports, "spectrum-Checkbox--quiet", () => $fe1a56c62936037c$export$3a2eb50fe5450439, (v) => $fe1a56c62936037c$export$3a2eb50fe5450439 = v);
16
+ $parcel$export($fe1a56c62936037c$exports, "spectrum-Checkbox-box", () => $fe1a56c62936037c$export$b07bd551df410935, (v) => $fe1a56c62936037c$export$b07bd551df410935 = v);
17
+ $parcel$export($fe1a56c62936037c$exports, "spectrum-Checkbox-checkmark", () => $fe1a56c62936037c$export$e152b25f70350d85, (v) => $fe1a56c62936037c$export$e152b25f70350d85 = v);
18
+ $parcel$export($fe1a56c62936037c$exports, "spectrum-Checkbox-input", () => $fe1a56c62936037c$export$fbf255e91152b086, (v) => $fe1a56c62936037c$export$fbf255e91152b086 = v);
19
+ $parcel$export($fe1a56c62936037c$exports, "spectrum-Checkbox-label", () => $fe1a56c62936037c$export$9244b14cfa532d4f, (v) => $fe1a56c62936037c$export$9244b14cfa532d4f = v);
20
+ $parcel$export($fe1a56c62936037c$exports, "spectrum-Checkbox-partialCheckmark", () => $fe1a56c62936037c$export$7f6ea68ad4b1fa69, (v) => $fe1a56c62936037c$export$7f6ea68ad4b1fa69 = v);
21
+ $parcel$export($fe1a56c62936037c$exports, "spectrum-FocusRing-ring", () => $fe1a56c62936037c$export$4109102f950813a6, (v) => $fe1a56c62936037c$export$4109102f950813a6 = v);
22
+ $parcel$export($fe1a56c62936037c$exports, "spectrum-FocusRing", () => $fe1a56c62936037c$export$24c7f46a6e3605dd, (v) => $fe1a56c62936037c$export$24c7f46a6e3605dd = v);
23
+ $parcel$export($fe1a56c62936037c$exports, "spectrum-FocusRing--quiet", () => $fe1a56c62936037c$export$2927016961429360, (v) => $fe1a56c62936037c$export$2927016961429360 = v);
24
+ var $fe1a56c62936037c$export$f39a09f249340e2a;
25
+ var $fe1a56c62936037c$export$8c4ee2c50c22c514;
26
+ var $fe1a56c62936037c$export$3f46c891456641e7;
27
+ var $fe1a56c62936037c$export$d35bc1e505d1ebbf;
28
+ var $fe1a56c62936037c$export$b8813cd5d7824ce7;
29
+ var $fe1a56c62936037c$export$682c8615600f6ee;
30
+ var $fe1a56c62936037c$export$14a30de2866685fa;
31
+ var $fe1a56c62936037c$export$f8ee3e99d637ccac;
32
+ var $fe1a56c62936037c$export$3a2eb50fe5450439;
33
+ var $fe1a56c62936037c$export$b07bd551df410935;
34
+ var $fe1a56c62936037c$export$e152b25f70350d85;
35
+ var $fe1a56c62936037c$export$fbf255e91152b086;
36
+ var $fe1a56c62936037c$export$9244b14cfa532d4f;
37
+ var $fe1a56c62936037c$export$7f6ea68ad4b1fa69;
38
+ var $fe1a56c62936037c$export$4109102f950813a6;
39
+ var $fe1a56c62936037c$export$24c7f46a6e3605dd;
40
+ var $fe1a56c62936037c$export$2927016961429360;
41
+ $fe1a56c62936037c$export$f39a09f249340e2a = `ISsn1a_focus-ring`;
42
+ $fe1a56c62936037c$export$8c4ee2c50c22c514 = `ISsn1a_i18nFontFamily`;
43
+ $fe1a56c62936037c$export$3f46c891456641e7 = `ISsn1a_is-checked`;
44
+ $fe1a56c62936037c$export$d35bc1e505d1ebbf = `ISsn1a_is-disabled`;
45
+ $fe1a56c62936037c$export$b8813cd5d7824ce7 = `ISsn1a_is-hovered`;
46
+ $fe1a56c62936037c$export$682c8615600f6ee = `ISsn1a_is-indeterminate`;
47
+ $fe1a56c62936037c$export$14a30de2866685fa = `ISsn1a_is-invalid`;
48
+ $fe1a56c62936037c$export$f8ee3e99d637ccac = `ISsn1a_spectrum-Checkbox`;
49
+ $fe1a56c62936037c$export$3a2eb50fe5450439 = `ISsn1a_spectrum-Checkbox--quiet`;
50
+ $fe1a56c62936037c$export$b07bd551df410935 = `ISsn1a_spectrum-Checkbox-box`;
51
+ $fe1a56c62936037c$export$e152b25f70350d85 = `ISsn1a_spectrum-Checkbox-checkmark`;
52
+ $fe1a56c62936037c$export$fbf255e91152b086 = `ISsn1a_spectrum-Checkbox-input`;
53
+ $fe1a56c62936037c$export$9244b14cfa532d4f = `ISsn1a_spectrum-Checkbox-label`;
54
+ $fe1a56c62936037c$export$7f6ea68ad4b1fa69 = `ISsn1a_spectrum-Checkbox-partialCheckmark`;
55
+ $fe1a56c62936037c$export$4109102f950813a6 = `ISsn1a_spectrum-FocusRing-ring`;
56
+ $fe1a56c62936037c$export$24c7f46a6e3605dd = `ISsn1a_spectrum-FocusRing ${$fe1a56c62936037c$export$4109102f950813a6}`;
57
+ $fe1a56c62936037c$export$2927016961429360 = `ISsn1a_spectrum-FocusRing--quiet`;
58
+
59
+
60
+ export {$fe1a56c62936037c$exports as default};
61
+ //# sourceMappingURL=checkbox_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;AAhBA,4CAA+B,CAAC,iBAAiB,CAAC;AAClD,4CAAmC,CAAC,qBAAqB,CAAC;AAC1D,4CAA+B,CAAC,iBAAiB,CAAC;AAClD,4CAAgC,CAAC,kBAAkB,CAAC;AACpD,4CAA+B,CAAC,iBAAiB,CAAC;AAClD,2CAAqC,CAAC,uBAAuB,CAAC;AAC9D,4CAA+B,CAAC,iBAAiB,CAAC;AAClD,4CAAsC,CAAC,wBAAwB,CAAC;AAChE,4CAA6C,CAAC,+BAA+B,CAAC;AAC9E,4CAA0C,CAAC,4BAA4B,CAAC;AACxE,4CAAgD,CAAC,kCAAkC,CAAC;AACpF,4CAA4C,CAAC,8BAA8B,CAAC;AAC5E,4CAA4C,CAAC,8BAA8B,CAAC;AAC5E,4CAAuD,CAAC,yCAAyC,CAAC;AAClG,4CAA4C,CAAC,8BAA8B,CAAC;AAC5E,4CAAuC,CAAC,0BAA0B,EAAE,0CAA0C,CAAC;AAC/G,4CAA8C,CAAC,gCAAgC,CAAC","sources":["packages/@adobe/spectrum-css-temp/components/checkbox/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":"checkbox_vars_css.module.js.map"}
@@ -0,0 +1,27 @@
1
+ var $LAEbF$react = require("react");
2
+
3
+
4
+ function $parcel$interopDefault(a) {
5
+ return a && a.__esModule ? a.default : a;
6
+ }
7
+
8
+ function $parcel$export(e, n, v, s) {
9
+ Object.defineProperty(e, n, {get: v, set: s, enumerable: true, configurable: true});
10
+ }
11
+
12
+ $parcel$export(module.exports, "CheckboxGroupContext", () => $bdf3bf7fe71fe120$export$baf37c4be89255b8);
13
+ /*
14
+ * Copyright 2020 Adobe. All rights reserved.
15
+ * This file is licensed to you under the Apache License, Version 2.0 (the "License");
16
+ * you may not use this file except in compliance with the License. You may obtain a copy
17
+ * of the License at http://www.apache.org/licenses/LICENSE-2.0
18
+ *
19
+ * Unless required by applicable law or agreed to in writing, software distributed under
20
+ * the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS
21
+ * OF ANY KIND, either express or implied. See the License for the specific language
22
+ * governing permissions and limitations under the License.
23
+ */
24
+ const $bdf3bf7fe71fe120$export$baf37c4be89255b8 = (0, ($parcel$interopDefault($LAEbF$react))).createContext(null);
25
+
26
+
27
+ //# sourceMappingURL=context.main.js.map
@@ -0,0 +1 @@
1
+ {"mappings":";;;;;;;;;;;;AAAA;;;;;;;;;;CAUC;AAKM,MAAM,4CAAuB,CAAA,GAAA,sCAAI,EAAE,aAAa,CAA4B","sources":["packages/@react-spectrum/checkbox/src/context.ts"],"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\nimport {CheckboxGroupState} from '@react-stately/checkbox';\nimport React from 'react';\n\nexport const CheckboxGroupContext = React.createContext<CheckboxGroupState | null>(null);\n"],"names":[],"version":3,"file":"context.main.js.map"}
@@ -0,0 +1,18 @@
1
+ import $5JsfZ$react from "react";
2
+
3
+ /*
4
+ * Copyright 2020 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
+ */
14
+ const $8c8ab388b155237e$export$baf37c4be89255b8 = (0, $5JsfZ$react).createContext(null);
15
+
16
+
17
+ export {$8c8ab388b155237e$export$baf37c4be89255b8 as CheckboxGroupContext};
18
+ //# sourceMappingURL=context.module.js.map
@@ -0,0 +1,18 @@
1
+ import $5JsfZ$react from "react";
2
+
3
+ /*
4
+ * Copyright 2020 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
+ */
14
+ const $8c8ab388b155237e$export$baf37c4be89255b8 = (0, $5JsfZ$react).createContext(null);
15
+
16
+
17
+ export {$8c8ab388b155237e$export$baf37c4be89255b8 as CheckboxGroupContext};
18
+ //# sourceMappingURL=context.module.js.map
@@ -0,0 +1 @@
1
+ {"mappings":";;AAAA;;;;;;;;;;CAUC;AAKM,MAAM,4CAAuB,CAAA,GAAA,YAAI,EAAE,aAAa,CAA4B","sources":["packages/@react-spectrum/checkbox/src/context.ts"],"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\nimport {CheckboxGroupState} from '@react-stately/checkbox';\nimport React from 'react';\n\nexport const CheckboxGroupContext = React.createContext<CheckboxGroupState | null>(null);\n"],"names":[],"version":3,"file":"context.module.js.map"}
@@ -0,0 +1,32 @@
1
+
2
+ function $parcel$export(e, n, v, s) {
3
+ Object.defineProperty(e, n, {get: v, set: s, enumerable: true, configurable: true});
4
+ }
5
+
6
+ $parcel$export(module.exports, "focus-ring", () => $53124a3a0fd56fca$export$f39a09f249340e2a, (v) => $53124a3a0fd56fca$export$f39a09f249340e2a = v);
7
+ $parcel$export(module.exports, "i18nFontFamily", () => $53124a3a0fd56fca$export$8c4ee2c50c22c514, (v) => $53124a3a0fd56fca$export$8c4ee2c50c22c514 = v);
8
+ $parcel$export(module.exports, "spectrum-FieldGroup", () => $53124a3a0fd56fca$export$75eb16cbfc18279c, (v) => $53124a3a0fd56fca$export$75eb16cbfc18279c = v);
9
+ $parcel$export(module.exports, "spectrum-FieldGroup-group", () => $53124a3a0fd56fca$export$984c7bbbfc7ddffc, (v) => $53124a3a0fd56fca$export$984c7bbbfc7ddffc = v);
10
+ $parcel$export(module.exports, "spectrum-FieldGroup-group--horizontal", () => $53124a3a0fd56fca$export$1ad8646bcba21c0e, (v) => $53124a3a0fd56fca$export$1ad8646bcba21c0e = v);
11
+ $parcel$export(module.exports, "spectrum-FocusRing-ring", () => $53124a3a0fd56fca$export$4109102f950813a6, (v) => $53124a3a0fd56fca$export$4109102f950813a6 = v);
12
+ $parcel$export(module.exports, "spectrum-FocusRing", () => $53124a3a0fd56fca$export$24c7f46a6e3605dd, (v) => $53124a3a0fd56fca$export$24c7f46a6e3605dd = v);
13
+ $parcel$export(module.exports, "spectrum-FocusRing--quiet", () => $53124a3a0fd56fca$export$2927016961429360, (v) => $53124a3a0fd56fca$export$2927016961429360 = v);
14
+ var $53124a3a0fd56fca$export$f39a09f249340e2a;
15
+ var $53124a3a0fd56fca$export$8c4ee2c50c22c514;
16
+ var $53124a3a0fd56fca$export$75eb16cbfc18279c;
17
+ var $53124a3a0fd56fca$export$984c7bbbfc7ddffc;
18
+ var $53124a3a0fd56fca$export$1ad8646bcba21c0e;
19
+ var $53124a3a0fd56fca$export$4109102f950813a6;
20
+ var $53124a3a0fd56fca$export$24c7f46a6e3605dd;
21
+ var $53124a3a0fd56fca$export$2927016961429360;
22
+ $53124a3a0fd56fca$export$f39a09f249340e2a = `hyn22G_focus-ring`;
23
+ $53124a3a0fd56fca$export$8c4ee2c50c22c514 = `hyn22G_i18nFontFamily`;
24
+ $53124a3a0fd56fca$export$75eb16cbfc18279c = `hyn22G_spectrum-FieldGroup`;
25
+ $53124a3a0fd56fca$export$984c7bbbfc7ddffc = `hyn22G_spectrum-FieldGroup-group`;
26
+ $53124a3a0fd56fca$export$1ad8646bcba21c0e = `hyn22G_spectrum-FieldGroup-group--horizontal`;
27
+ $53124a3a0fd56fca$export$4109102f950813a6 = `hyn22G_spectrum-FocusRing-ring`;
28
+ $53124a3a0fd56fca$export$24c7f46a6e3605dd = `hyn22G_spectrum-FocusRing ${$53124a3a0fd56fca$export$4109102f950813a6}`;
29
+ $53124a3a0fd56fca$export$2927016961429360 = `hyn22G_spectrum-FocusRing--quiet`;
30
+
31
+
32
+ //# sourceMappingURL=fieldgroup_vars_css.main.js.map
@@ -0,0 +1 @@
1
+ {"mappings":";;;;;;;;;;;;;AAAA,IAAA;AACA,IAAA;AACA,IAAA;AACA,IAAA;AACA,IAAA;AACA,IAAA;AACA,IAAA;AACA,IAAA;AAPA,4CAA+B,CAAC,iBAAiB,CAAC;AAClD,4CAAmC,CAAC,qBAAqB,CAAC;AAC1D,4CAAwC,CAAC,0BAA0B,CAAC;AACpE,4CAA8C,CAAC,gCAAgC,CAAC;AAChF,4CAA0D,CAAC,4CAA4C,CAAC;AACxG,4CAA4C,CAAC,8BAA8B,CAAC;AAC5E,4CAAuC,CAAC,0BAA0B,EAAE,0CAA0C,CAAC;AAC/G,4CAA8C,CAAC,gCAAgC,CAAC","sources":["packages/@adobe/spectrum-css-temp/components/fieldgroup/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"],"names":[],"version":3,"file":"fieldgroup_vars_css.main.js.map"}
@@ -0,0 +1,34 @@
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 $4cb2b26710154c56$exports = {};
6
+
7
+ $parcel$export($4cb2b26710154c56$exports, "focus-ring", () => $4cb2b26710154c56$export$f39a09f249340e2a, (v) => $4cb2b26710154c56$export$f39a09f249340e2a = v);
8
+ $parcel$export($4cb2b26710154c56$exports, "i18nFontFamily", () => $4cb2b26710154c56$export$8c4ee2c50c22c514, (v) => $4cb2b26710154c56$export$8c4ee2c50c22c514 = v);
9
+ $parcel$export($4cb2b26710154c56$exports, "spectrum-FieldGroup", () => $4cb2b26710154c56$export$75eb16cbfc18279c, (v) => $4cb2b26710154c56$export$75eb16cbfc18279c = v);
10
+ $parcel$export($4cb2b26710154c56$exports, "spectrum-FieldGroup-group", () => $4cb2b26710154c56$export$984c7bbbfc7ddffc, (v) => $4cb2b26710154c56$export$984c7bbbfc7ddffc = v);
11
+ $parcel$export($4cb2b26710154c56$exports, "spectrum-FieldGroup-group--horizontal", () => $4cb2b26710154c56$export$1ad8646bcba21c0e, (v) => $4cb2b26710154c56$export$1ad8646bcba21c0e = v);
12
+ $parcel$export($4cb2b26710154c56$exports, "spectrum-FocusRing-ring", () => $4cb2b26710154c56$export$4109102f950813a6, (v) => $4cb2b26710154c56$export$4109102f950813a6 = v);
13
+ $parcel$export($4cb2b26710154c56$exports, "spectrum-FocusRing", () => $4cb2b26710154c56$export$24c7f46a6e3605dd, (v) => $4cb2b26710154c56$export$24c7f46a6e3605dd = v);
14
+ $parcel$export($4cb2b26710154c56$exports, "spectrum-FocusRing--quiet", () => $4cb2b26710154c56$export$2927016961429360, (v) => $4cb2b26710154c56$export$2927016961429360 = v);
15
+ var $4cb2b26710154c56$export$f39a09f249340e2a;
16
+ var $4cb2b26710154c56$export$8c4ee2c50c22c514;
17
+ var $4cb2b26710154c56$export$75eb16cbfc18279c;
18
+ var $4cb2b26710154c56$export$984c7bbbfc7ddffc;
19
+ var $4cb2b26710154c56$export$1ad8646bcba21c0e;
20
+ var $4cb2b26710154c56$export$4109102f950813a6;
21
+ var $4cb2b26710154c56$export$24c7f46a6e3605dd;
22
+ var $4cb2b26710154c56$export$2927016961429360;
23
+ $4cb2b26710154c56$export$f39a09f249340e2a = `hyn22G_focus-ring`;
24
+ $4cb2b26710154c56$export$8c4ee2c50c22c514 = `hyn22G_i18nFontFamily`;
25
+ $4cb2b26710154c56$export$75eb16cbfc18279c = `hyn22G_spectrum-FieldGroup`;
26
+ $4cb2b26710154c56$export$984c7bbbfc7ddffc = `hyn22G_spectrum-FieldGroup-group`;
27
+ $4cb2b26710154c56$export$1ad8646bcba21c0e = `hyn22G_spectrum-FieldGroup-group--horizontal`;
28
+ $4cb2b26710154c56$export$4109102f950813a6 = `hyn22G_spectrum-FocusRing-ring`;
29
+ $4cb2b26710154c56$export$24c7f46a6e3605dd = `hyn22G_spectrum-FocusRing ${$4cb2b26710154c56$export$4109102f950813a6}`;
30
+ $4cb2b26710154c56$export$2927016961429360 = `hyn22G_spectrum-FocusRing--quiet`;
31
+
32
+
33
+ export {$4cb2b26710154c56$exports as default};
34
+ //# sourceMappingURL=fieldgroup_vars_css.module.js.map
@@ -0,0 +1,34 @@
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 $4cb2b26710154c56$exports = {};
6
+
7
+ $parcel$export($4cb2b26710154c56$exports, "focus-ring", () => $4cb2b26710154c56$export$f39a09f249340e2a, (v) => $4cb2b26710154c56$export$f39a09f249340e2a = v);
8
+ $parcel$export($4cb2b26710154c56$exports, "i18nFontFamily", () => $4cb2b26710154c56$export$8c4ee2c50c22c514, (v) => $4cb2b26710154c56$export$8c4ee2c50c22c514 = v);
9
+ $parcel$export($4cb2b26710154c56$exports, "spectrum-FieldGroup", () => $4cb2b26710154c56$export$75eb16cbfc18279c, (v) => $4cb2b26710154c56$export$75eb16cbfc18279c = v);
10
+ $parcel$export($4cb2b26710154c56$exports, "spectrum-FieldGroup-group", () => $4cb2b26710154c56$export$984c7bbbfc7ddffc, (v) => $4cb2b26710154c56$export$984c7bbbfc7ddffc = v);
11
+ $parcel$export($4cb2b26710154c56$exports, "spectrum-FieldGroup-group--horizontal", () => $4cb2b26710154c56$export$1ad8646bcba21c0e, (v) => $4cb2b26710154c56$export$1ad8646bcba21c0e = v);
12
+ $parcel$export($4cb2b26710154c56$exports, "spectrum-FocusRing-ring", () => $4cb2b26710154c56$export$4109102f950813a6, (v) => $4cb2b26710154c56$export$4109102f950813a6 = v);
13
+ $parcel$export($4cb2b26710154c56$exports, "spectrum-FocusRing", () => $4cb2b26710154c56$export$24c7f46a6e3605dd, (v) => $4cb2b26710154c56$export$24c7f46a6e3605dd = v);
14
+ $parcel$export($4cb2b26710154c56$exports, "spectrum-FocusRing--quiet", () => $4cb2b26710154c56$export$2927016961429360, (v) => $4cb2b26710154c56$export$2927016961429360 = v);
15
+ var $4cb2b26710154c56$export$f39a09f249340e2a;
16
+ var $4cb2b26710154c56$export$8c4ee2c50c22c514;
17
+ var $4cb2b26710154c56$export$75eb16cbfc18279c;
18
+ var $4cb2b26710154c56$export$984c7bbbfc7ddffc;
19
+ var $4cb2b26710154c56$export$1ad8646bcba21c0e;
20
+ var $4cb2b26710154c56$export$4109102f950813a6;
21
+ var $4cb2b26710154c56$export$24c7f46a6e3605dd;
22
+ var $4cb2b26710154c56$export$2927016961429360;
23
+ $4cb2b26710154c56$export$f39a09f249340e2a = `hyn22G_focus-ring`;
24
+ $4cb2b26710154c56$export$8c4ee2c50c22c514 = `hyn22G_i18nFontFamily`;
25
+ $4cb2b26710154c56$export$75eb16cbfc18279c = `hyn22G_spectrum-FieldGroup`;
26
+ $4cb2b26710154c56$export$984c7bbbfc7ddffc = `hyn22G_spectrum-FieldGroup-group`;
27
+ $4cb2b26710154c56$export$1ad8646bcba21c0e = `hyn22G_spectrum-FieldGroup-group--horizontal`;
28
+ $4cb2b26710154c56$export$4109102f950813a6 = `hyn22G_spectrum-FocusRing-ring`;
29
+ $4cb2b26710154c56$export$24c7f46a6e3605dd = `hyn22G_spectrum-FocusRing ${$4cb2b26710154c56$export$4109102f950813a6}`;
30
+ $4cb2b26710154c56$export$2927016961429360 = `hyn22G_spectrum-FocusRing--quiet`;
31
+
32
+
33
+ export {$4cb2b26710154c56$exports as default};
34
+ //# sourceMappingURL=fieldgroup_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;AAPA,4CAA+B,CAAC,iBAAiB,CAAC;AAClD,4CAAmC,CAAC,qBAAqB,CAAC;AAC1D,4CAAwC,CAAC,0BAA0B,CAAC;AACpE,4CAA8C,CAAC,gCAAgC,CAAC;AAChF,4CAA0D,CAAC,4CAA4C,CAAC;AACxG,4CAA4C,CAAC,8BAA8B,CAAC;AAC5E,4CAAuC,CAAC,0BAA0B,EAAE,0CAA0C,CAAC;AAC/G,4CAA8C,CAAC,gCAAgC,CAAC","sources":["packages/@adobe/spectrum-css-temp/components/fieldgroup/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"],"names":[],"version":3,"file":"fieldgroup_vars_css.module.js.map"}
@@ -0,0 +1,20 @@
1
+ import {Checkbox as $25b6292d81af2844$export$48513f6b9f8ce62d} from "./Checkbox.mjs";
2
+ import {CheckboxGroup as $73f43ce9d441cc69$export$4aa08d5625cb8ead} from "./CheckboxGroup.mjs";
3
+
4
+ /*
5
+ * Copyright 2020 Adobe. All rights reserved.
6
+ * This file is licensed to you under the Apache License, Version 2.0 (the "License");
7
+ * you may not use this file except in compliance with the License. You may obtain a copy
8
+ * of the License at http://www.apache.org/licenses/LICENSE-2.0
9
+ *
10
+ * Unless required by applicable law or agreed to in writing, software distributed under
11
+ * the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS
12
+ * OF ANY KIND, either express or implied. See the License for the specific language
13
+ * governing permissions and limitations under the License.
14
+ */ /// <reference types="css-module-types" />
15
+
16
+
17
+
18
+
19
+ export {$25b6292d81af2844$export$48513f6b9f8ce62d as Checkbox, $73f43ce9d441cc69$export$4aa08d5625cb8ead as CheckboxGroup};
20
+ //# sourceMappingURL=module.js.map
package/dist/main.js ADDED
@@ -0,0 +1,26 @@
1
+ var $096ccd12d23dd6cc$exports = require("./Checkbox.main.js");
2
+ var $1151290755e16c44$exports = require("./CheckboxGroup.main.js");
3
+
4
+
5
+ function $parcel$export(e, n, v, s) {
6
+ Object.defineProperty(e, n, {get: v, set: s, enumerable: true, configurable: true});
7
+ }
8
+
9
+ $parcel$export(module.exports, "Checkbox", () => $096ccd12d23dd6cc$exports.Checkbox);
10
+ $parcel$export(module.exports, "CheckboxGroup", () => $1151290755e16c44$exports.CheckboxGroup);
11
+ /*
12
+ * Copyright 2020 Adobe. All rights reserved.
13
+ * This file is licensed to you under the Apache License, Version 2.0 (the "License");
14
+ * you may not use this file except in compliance with the License. You may obtain a copy
15
+ * of the License at http://www.apache.org/licenses/LICENSE-2.0
16
+ *
17
+ * Unless required by applicable law or agreed to in writing, software distributed under
18
+ * the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS
19
+ * OF ANY KIND, either express or implied. See the License for the specific language
20
+ * governing permissions and limitations under the License.
21
+ */ /// <reference types="css-module-types" />
22
+
23
+
24
+
25
+
26
+ //# sourceMappingURL=main.js.map
@@ -0,0 +1 @@
1
+ {"mappings":";;;;;;;;;;AAAA;;;;;;;;;;CAUC,GACD,0CAA0C","sources":["packages/@react-spectrum/checkbox/src/index.ts"],"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/// <reference types=\"css-module-types\" />\nexport {Checkbox} from './Checkbox';\nexport {CheckboxGroup} from './CheckboxGroup';\nexport type {SpectrumCheckboxProps, SpectrumCheckboxGroupProps} from '@react-types/checkbox';\n"],"names":[],"version":3,"file":"main.js.map"}
package/dist/module.js ADDED
@@ -0,0 +1,20 @@
1
+ import {Checkbox as $25b6292d81af2844$export$48513f6b9f8ce62d} from "./Checkbox.module.js";
2
+ import {CheckboxGroup as $73f43ce9d441cc69$export$4aa08d5625cb8ead} from "./CheckboxGroup.module.js";
3
+
4
+ /*
5
+ * Copyright 2020 Adobe. All rights reserved.
6
+ * This file is licensed to you under the Apache License, Version 2.0 (the "License");
7
+ * you may not use this file except in compliance with the License. You may obtain a copy
8
+ * of the License at http://www.apache.org/licenses/LICENSE-2.0
9
+ *
10
+ * Unless required by applicable law or agreed to in writing, software distributed under
11
+ * the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS
12
+ * OF ANY KIND, either express or implied. See the License for the specific language
13
+ * governing permissions and limitations under the License.
14
+ */ /// <reference types="css-module-types" />
15
+
16
+
17
+
18
+
19
+ export {$25b6292d81af2844$export$48513f6b9f8ce62d as Checkbox, $73f43ce9d441cc69$export$4aa08d5625cb8ead as CheckboxGroup};
20
+ //# sourceMappingURL=module.js.map
@@ -0,0 +1 @@
1
+ {"mappings":";;;AAAA;;;;;;;;;;CAUC,GACD,0CAA0C","sources":["packages/@react-spectrum/checkbox/src/index.ts"],"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/// <reference types=\"css-module-types\" />\nexport {Checkbox} from './Checkbox';\nexport {CheckboxGroup} from './CheckboxGroup';\nexport type {SpectrumCheckboxProps, SpectrumCheckboxGroupProps} from '@react-types/checkbox';\n"],"names":[],"version":3,"file":"module.js.map"}
@@ -0,0 +1,15 @@
1
+ import React from "react";
2
+ import { SpectrumCheckboxProps, SpectrumCheckboxGroupProps } from "@react-types/checkbox";
3
+ import { FocusableRefValue, DOMRefValue } from "@react-types/shared";
4
+ /**
5
+ * Checkboxes allow users to select multiple items from a list of individual items,
6
+ * or to mark one individual item as selected.
7
+ */
8
+ export let Checkbox: React.ForwardRefExoticComponent<SpectrumCheckboxProps & React.RefAttributes<FocusableRefValue<HTMLLabelElement, HTMLLabelElement>>>;
9
+ /**
10
+ * A CheckboxGroup allows users to select one or more items from a list of choices.
11
+ */
12
+ export const CheckboxGroup: React.ForwardRefExoticComponent<SpectrumCheckboxGroupProps & React.RefAttributes<DOMRefValue<HTMLDivElement>>>;
13
+ export type { SpectrumCheckboxProps, SpectrumCheckboxGroupProps } from '@react-types/checkbox';
14
+
15
+ //# sourceMappingURL=types.d.ts.map
@@ -0,0 +1 @@
1
+ {"mappings":";;;ACsHA;;;GAGG;AACH,OAAA,IAAI,6IAAgC,CAAC;ACzDrC;;GAEG;AACH,OAAA,MAAM,6HAAgD,CAAC;ACtDvD,YAAY,EAAC,qBAAqB,EAAE,0BAA0B,EAAC,MAAM,uBAAuB,CAAC","sources":["packages/@react-spectrum/checkbox/src/packages/@react-spectrum/checkbox/src/context.ts","packages/@react-spectrum/checkbox/src/packages/@react-spectrum/checkbox/src/Checkbox.tsx","packages/@react-spectrum/checkbox/src/packages/@react-spectrum/checkbox/src/CheckboxGroup.tsx","packages/@react-spectrum/checkbox/src/packages/@react-spectrum/checkbox/src/index.ts","packages/@react-spectrum/checkbox/src/index.ts"],"sourcesContent":[null,null,null,null,"/*\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/// <reference types=\"css-module-types\" />\nexport {Checkbox} from './Checkbox';\nexport {CheckboxGroup} from './CheckboxGroup';\nexport type {SpectrumCheckboxProps, SpectrumCheckboxGroupProps} from '@react-types/checkbox';\n"],"names":[],"version":3,"file":"types.d.ts.map"}
@@ -0,0 +1,94 @@
1
+ .hyn22G_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
+ .hyn22G_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
+ .hyn22G_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
+ .hyn22G_i18nFontFamily:lang(zh) {
15
+ font-family: adobe-clean-han-traditional, source-han-traditional, MingLiu, Heiti TC Light, sans-serif;
16
+ }
17
+
18
+ .hyn22G_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
+ .hyn22G_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
+ .hyn22G_i18nFontFamily:lang(zh-SG), .hyn22G_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
+ .hyn22G_i18nFontFamily:lang(ko) {
31
+ font-family: adobe-clean-han-korean, source-han-korean, Malgun Gothic, Apple Gothic, sans-serif;
32
+ }
33
+
34
+ .hyn22G_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
+ .hyn22G_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
+ .hyn22G_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
+ .hyn22G_spectrum-FocusRing.hyn22G_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
+ .hyn22G_spectrum-FocusRing--quiet:after {
63
+ border-radius: 0;
64
+ }
65
+
66
+ .hyn22G_spectrum-FocusRing--quiet.hyn22G_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
+ .hyn22G_spectrum-FocusRing, .hyn22G_spectrum-FocusRing-ring, .hyn22G_spectrum-FocusRing--quiet {
73
+ --spectrum-high-contrast-focus-ring-color: Highlight;
74
+ }
75
+
76
+ :is(.hyn22G_spectrum-FocusRing, .hyn22G_spectrum-FocusRing-ring, .hyn22G_spectrum-FocusRing--quiet):after {
77
+ forced-color-adjust: none;
78
+ }
79
+ }
80
+
81
+ .hyn22G_spectrum-FieldGroup.hyn22G_spectrum-FieldGroup {
82
+ --spectrum-field-default-width: auto;
83
+ width: auto;
84
+ }
85
+
86
+ .hyn22G_spectrum-FieldGroup-group {
87
+ flex-direction: column;
88
+ display: flex;
89
+ }
90
+
91
+ .hyn22G_spectrum-FieldGroup-group--horizontal {
92
+ flex-flow: wrap;
93
+ }
94
+ /*# sourceMappingURL=vars.880c6573.css.map */
@@ -0,0 +1 @@
1
+ {"mappings":"AA4DA;;;;;AAIE;;;;AAIA;;;;AAIA;;;;AAIA;;;;AAIA;;;;AAIA;;;;AAQA;;;;AAIA;;;;AAKF;;;;;;;;AAOE;;;;;;;;;;;AAqBE;;;;;AAQF;;;;AAKE;;;;;AAOJ;EACE;;;;EAIE;;;;;AAQJ;;;;;AAKA;;;;;AAKA","sources":["packages/@adobe/spectrum-css-temp/components/fieldgroup/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"],"names":[],"version":3,"file":"vars.880c6573.css.map"}