profile-viewer 0.0.0
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.
- checksums.yaml +7 -0
- data/dist/022efb839d22fa54a716.svg +28 -0
- data/dist/0c510afd6169a0a83f97.svg +14 -0
- data/dist/0d5cf282780cd1a5ec64.svg +8 -0
- data/dist/119.cc58ce313e67f80f50f3.bundle.js +2 -0
- data/dist/119.cc58ce313e67f80f50f3.bundle.js.map +1 -0
- data/dist/11c5dca6d97c9e10e5b7.svg +9 -0
- data/dist/131.c21d348572deab4ece66.bundle.js +2 -0
- data/dist/131.c21d348572deab4ece66.bundle.js.map +1 -0
- data/dist/18e7fdd45099134897d2.svg +8 -0
- data/dist/2d4b477bc424d35a0245.svg +25 -0
- data/dist/2e43ad991eb141fc017f.svg +9 -0
- data/dist/2ea5b50b7361e6de561c.svg +11 -0
- data/dist/308.4d236ce7e6451807cb54.bundle.js +2 -0
- data/dist/308.4d236ce7e6451807cb54.bundle.js.map +1 -0
- data/dist/31fe933f3a12be1aa7f3.svg +4 -0
- data/dist/390aa266f451c1005f61.svg +10 -0
- data/dist/3c3fda7c08bcc9544c64.svg +6 -0
- data/dist/4260d5db8309a6f83637.svg +10 -0
- data/dist/4536fd0738f36c3463bc.svg +1 -0
- data/dist/490065792b7e903c9f3e.svg +6 -0
- data/dist/49da6a2153f62ef73d17.svg +7 -0
- data/dist/4d26f0e38c22eedde178.jpg +0 -0
- data/dist/4ecb077d8715f89c0f87.svg +13 -0
- data/dist/524e896f487119a0b832.svg +13 -0
- data/dist/58c5415e952fb6dddd6b.png +0 -0
- data/dist/6bd0589a27236471fdab.svg +4 -0
- data/dist/6c6b49af3a86dfdd44e6.svg +4 -0
- data/dist/6c8063be3afa1d95c902.svg +3 -0
- data/dist/71730566d6c47ffdc965.svg +12 -0
- data/dist/7273fadce89da05535e5.svg +4 -0
- data/dist/731673c749e57bf6f544.svg +13 -0
- data/dist/76e5b29823c9fd62d90d.svg +3 -0
- data/dist/7853c71223701f30d495.svg +19 -0
- data/dist/79856ce399cb305fafb8.svg +19 -0
- data/dist/79eaad4fc0c398100809.svg +6 -0
- data/dist/7c7ac3c7df370340cfd2.svg +7 -0
- data/dist/7e3ac9afb25cfe809520.svg +1 -0
- data/dist/81762b0b1aacd3686a6b.svg +12 -0
- data/dist/86e81402ef76d28ff55f.svg +15 -0
- data/dist/8aae7b979b04407f71a4.svg +3 -0
- data/dist/8b8b909e42722172d494.svg +7 -0
- data/dist/8dab2a6ba757bcc6e9a5.svg +3 -0
- data/dist/9.071a712ea648c8b30416.bundle.js +2 -0
- data/dist/9.071a712ea648c8b30416.bundle.js.map +1 -0
- data/dist/9103e94f1d34c15d44be.svg +6 -0
- data/dist/914.b9bc213d93173ce6b0cb.bundle.js +2 -0
- data/dist/914.b9bc213d93173ce6b0cb.bundle.js.map +1 -0
- data/dist/9a7bd6ec36312a2baa7e.svg +1 -0
- data/dist/9d858d1a3ab57f8ee2e1.svg +4 -0
- data/dist/9eb1fab2684d1e1f0e26.svg +13 -0
- data/dist/_headers +37 -0
- data/dist/_redirects +2 -0
- data/dist/a3196e840709b18a3119.svg +1 -0
- data/dist/aa867391c311267af5a9.svg +4 -0
- data/dist/acb8393f3fb9c59b15c9.svg +20 -0
- data/dist/ad13da76642d8099fe70.module.wasm +0 -0
- data/dist/b45b29da558efa211628.jpg +0 -0
- data/dist/b5698a02eef37ce29146.svg +10 -0
- data/dist/b805360fcc91834556c9.svg +4 -0
- data/dist/before-load.js +1 -0
- data/dist/c3432220f657733ed05f.svg +10 -0
- data/dist/ca2af827049e9039ef9c.svg +8 -0
- data/dist/contribute.json +37 -0
- data/dist/d09537c705fb0878eb63.svg +4 -0
- data/dist/d9c199b3e3e469cc5713.svg +10 -0
- data/dist/da1f21c60c7217745dd8.svg +1 -0
- data/dist/docs/README.md +7 -0
- data/dist/docs/_navbar.md +3 -0
- data/dist/docs/_sidebar.md +27 -0
- data/dist/docs/advanced-topics.md +9 -0
- data/dist/docs/bunny-2.md +78 -0
- data/dist/docs/bunny.md +281 -0
- data/dist/docs/case-studies.md +5 -0
- data/dist/docs/css/style-overrides.css +160 -0
- data/dist/docs/css/vue_v4.12.2.min.css +858 -0
- data/dist/docs/gitpod.md +39 -0
- data/dist/docs/guide-android-profiling.md +46 -0
- data/dist/docs/guide-filtering-call-trees.md +87 -0
- data/dist/docs/guide-getting-started.md +115 -0
- data/dist/docs/guide-perf-profiling.md +76 -0
- data/dist/docs/guide-profiler-fundamentals.md +33 -0
- data/dist/docs/guide-profiling-android-directly-on-device.md +34 -0
- data/dist/docs/guide-profiling-firefox-android.md +7 -0
- data/dist/docs/guide-remote-profiling.md +90 -0
- data/dist/docs/guide-removing-profiler.md +4 -0
- data/dist/docs/guide-stack-samples-and-call-trees.md +57 -0
- data/dist/docs/guide-startup-shutdown.md +108 -0
- data/dist/docs/guide-ui-tour-panels.md +95 -0
- data/dist/docs/guide-ui-tour-timeline.md +76 -0
- data/dist/docs/images/about-debugging-remote-profiling-panel.png +0 -0
- data/dist/docs/images/about-debugging-remote.png +0 -0
- data/dist/docs/images/about-url.png +0 -0
- data/dist/docs/images/allocation-calltree-2019-12-11.png +0 -0
- data/dist/docs/images/allocation-feature.png +0 -0
- data/dist/docs/images/allocation-flame-graph-2019-12-11.png +0 -0
- data/dist/docs/images/allocation-js.png +0 -0
- data/dist/docs/images/allocation-track.png +0 -0
- data/dist/docs/images/bunny-analysis/bunny.png +0 -0
- data/dist/docs/images/bunny-analysis/clone-flame-content.png +0 -0
- data/dist/docs/images/bunny-analysis/clone-flame-worker.png +0 -0
- data/dist/docs/images/bunny-analysis/clone-thread-list.png +0 -0
- data/dist/docs/images/bunny-analysis/fillstyle-thread-list-measure.png +0 -0
- data/dist/docs/images/bunny-analysis/fillstyle-thread-list.png +0 -0
- data/dist/docs/images/bunny-analysis/flame-graph-content.png +0 -0
- data/dist/docs/images/bunny-analysis/flame-graph-set-fillstyle.png +0 -0
- data/dist/docs/images/bunny-analysis/flame-graph-worker.png +0 -0
- data/dist/docs/images/bunny-analysis/focus-subtree.png +0 -0
- data/dist/docs/images/bunny-analysis/threads-list-measure.png +0 -0
- data/dist/docs/images/bunny-analysis/threads-list.png +0 -0
- data/dist/docs/images/bunny-analysis/threads-parallel.png +0 -0
- data/dist/docs/images/bunny-analysis/threads-sync.png +0 -0
- data/dist/docs/images/bunny-analysis/threads-work-parallel.png +0 -0
- data/dist/docs/images/bunny-analysis/threads-work-sync.png +0 -0
- data/dist/docs/images/call-tree-running-time.svg +82 -0
- data/dist/docs/images/call-tree-self-time.svg +82 -0
- data/dist/docs/images/call-tree.svg +131 -0
- data/dist/docs/images/favicon.svg +4 -0
- data/dist/docs/images/filter-search.svg +78 -0
- data/dist/docs/images/getting-started-delete-profile.png +0 -0
- data/dist/docs/images/getting-started-devtools-panel.png +0 -0
- data/dist/docs/images/getting-started-enable-popup.png +0 -0
- data/dist/docs/images/getting-started-list-uploaded-profiles.png +0 -0
- data/dist/docs/images/getting-started-naming-profiles.png +0 -0
- data/dist/docs/images/getting-started-popup.png +0 -0
- data/dist/docs/images/getting-started-upload-permalink.webm +0 -0
- data/dist/docs/images/getting-started-upload.png +0 -0
- data/dist/docs/images/getting-started-use-icon.webm +0 -0
- data/dist/docs/images/getting-started-use-popup.webm +0 -0
- data/dist/docs/images/implementation-2022-06-16.png +0 -0
- data/dist/docs/images/implementation-filter.svg +101 -0
- data/dist/docs/images/interval-2020-05.png +0 -0
- data/dist/docs/images/invert-2022-06-16.png +0 -0
- data/dist/docs/images/invert-after.svg +161 -0
- data/dist/docs/images/invert-before.svg +144 -0
- data/dist/docs/images/invert-call-tree.svg +113 -0
- data/dist/docs/images/ipc-messages-feature.png +0 -0
- data/dist/docs/images/ipc-messages-io-threads.png +0 -0
- data/dist/docs/images/ipc-messages-popup.png +0 -0
- data/dist/docs/images/popup.png +0 -0
- data/dist/docs/images/qr-gve-nightly.gif +0 -0
- data/dist/docs/images/qr-reference-browser-nightly.gif +0 -0
- data/dist/docs/images/samples.svg +116 -0
- data/dist/docs/images/screenshot-2022-04-25.png +0 -0
- data/dist/docs/images/search-2022-06-16.png +0 -0
- data/dist/docs/images/secret-menu-toast.png +0 -0
- data/dist/docs/images/settings-menu.png +0 -0
- data/dist/docs/images/simple-call-tree-self-time.svg +41 -0
- data/dist/docs/images/simple-call-tree.svg +41 -0
- data/dist/docs/images/simple-stacks-self-time.svg +96 -0
- data/dist/docs/images/simple-stacks.svg +118 -0
- data/dist/docs/images/start-profiler.png +0 -0
- data/dist/docs/images/transform-collapse-direct-recursion.svg +47 -0
- data/dist/docs/images/transform-collapse-resource.svg +83 -0
- data/dist/docs/images/transform-focus-function.svg +81 -0
- data/dist/docs/images/transform-focus-node.svg +86 -0
- data/dist/docs/images/transform-merge-function.svg +95 -0
- data/dist/docs/images/transform-merge-node.svg +96 -0
- data/dist/docs/images/transforms-2022-06-16.png +0 -0
- data/dist/docs/images/ui-tour-activity-graph.png +0 -0
- data/dist/docs/images/ui-tour-panels-call-tree.png +0 -0
- data/dist/docs/images/ui-tour-panels-flame-graph.png +0 -0
- data/dist/docs/images/ui-tour-panels-marker-chart.png +0 -0
- data/dist/docs/images/ui-tour-panels-network-chart.png +0 -0
- data/dist/docs/images/ui-tour-panels-stack-chart.png +0 -0
- data/dist/docs/images/ui-tour-panels.png +0 -0
- data/dist/docs/images/ui-tour-ranges.png +0 -0
- data/dist/docs/images/ui-tour-selection.webm +0 -0
- data/dist/docs/images/ui-tour-timeline-markers.png +0 -0
- data/dist/docs/images/ui-tour-timeline-memory.png +0 -0
- data/dist/docs/images/ui-tour-timeline-network.png +0 -0
- data/dist/docs/images/ui-tour-timeline-screenshots.png +0 -0
- data/dist/docs/images/ui-tour-timeline-track-selection.png +0 -0
- data/dist/docs/images/ui-tour-timeline.png +0 -0
- data/dist/docs/index.html +21 -0
- data/dist/docs/ipc-messages.md +44 -0
- data/dist/docs/js/docsify_v4.12.2+.min.js +1 -0
- data/dist/docs/js/ga_v4.12.2.min.js +1 -0
- data/dist/docs/js/init.js +1 -0
- data/dist/docs/js/search_v4.12.2.min.js +1 -0
- data/dist/docs/memory-allocations.md +70 -0
- data/dist/docs/videos-call-tree-1.md +5 -0
- data/dist/docs/videos-call-tree-2.md +5 -0
- data/dist/docs/videos-call-tree-3.md +5 -0
- data/dist/docs/videos-intro.md +7 -0
- data/dist/docs/videos-samples-markers.md +5 -0
- data/dist/docs/videos-threads.md +5 -0
- data/dist/docs/videos.md +32 -0
- data/dist/e4ed50222911c5af9a32.svg +12 -0
- data/dist/e70722c0fe0ac3d4227b.svg +10 -0
- data/dist/f0599659345cf76717cd.svg +4 -0
- data/dist/f8e25c2ebeb0a0725a9e.svg +12 -0
- data/dist/favicon.png +0 -0
- data/dist/fcb532a05dd4b09c2d08.svg +10 -0
- data/dist/fd040fb5f4e7a515bb3c.svg +15 -0
- data/dist/index.html +1 -0
- data/dist/locales/README.md +26 -0
- data/dist/locales/be/app.ftl +1003 -0
- data/dist/locales/de/app.ftl +994 -0
- data/dist/locales/el/app.ftl +1013 -0
- data/dist/locales/en-GB/app.ftl +1018 -0
- data/dist/locales/en-US/app.ftl +1125 -0
- data/dist/locales/es-CL/app.ftl +948 -0
- data/dist/locales/fr/app.ftl +942 -0
- data/dist/locales/fy-NL/app.ftl +1018 -0
- data/dist/locales/ia/app.ftl +1007 -0
- data/dist/locales/it/app.ftl +936 -0
- data/dist/locales/kab/app.ftl +557 -0
- data/dist/locales/nl/app.ftl +1018 -0
- data/dist/locales/pt-BR/app.ftl +947 -0
- data/dist/locales/ru/app.ftl +1032 -0
- data/dist/locales/sv-SE/app.ftl +1013 -0
- data/dist/locales/uk/app.ftl +1019 -0
- data/dist/locales/zh-CN/app.ftl +931 -0
- data/dist/locales/zh-TW/app.ftl +930 -0
- data/dist/main.8208fda2d35ddbe38d55.bundle.js +199 -0
- data/dist/main.8208fda2d35ddbe38d55.bundle.js.LICENSE.txt +92 -0
- data/dist/main.8208fda2d35ddbe38d55.bundle.js.map +1 -0
- data/dist/photon/31fe933f3a12be1aa7f3.svg +4 -0
- data/dist/photon/49da6a2153f62ef73d17.svg +7 -0
- data/dist/photon/6bd0589a27236471fdab.svg +4 -0
- data/dist/photon/6c8063be3afa1d95c902.svg +3 -0
- data/dist/photon/76e5b29823c9fd62d90d.svg +3 -0
- data/dist/photon/8aae7b979b04407f71a4.svg +3 -0
- data/dist/photon/8dab2a6ba757bcc6e9a5.svg +3 -0
- data/dist/photon/9103e94f1d34c15d44be.svg +6 -0
- data/dist/photon/aa867391c311267af5a9.svg +4 -0
- data/dist/photon/f0599659345cf76717cd.svg +4 -0
- data/dist/photon/index.html +214 -0
- data/dist/photon/main.8c8260452e7439ec6df9.bundle.js +2 -0
- data/dist/photon/main.8c8260452e7439ec6df9.bundle.js.map +1 -0
- data/dist/service-worker-compat.js +1 -0
- data/dist/sw.js +2 -0
- data/dist/sw.js.map +1 -0
- data/dist/workbox-27b29e6f.js +2 -0
- data/dist/workbox-27b29e6f.js.map +1 -0
- data/dist/zee-worker.js +1 -0
- data/ruby-bin/profile-viewer +87 -0
- metadata +281 -0
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
<!-- This Source Code Form is subject to the terms of the Mozilla Public
|
|
2
|
+
- License, v. 2.0. If a copy of the MPL was not distributed with this
|
|
3
|
+
- file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
|
|
4
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 20a8 8 0 1 0 0-16 8 8 0 0 0 0 16zm0 2c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10zm1-14a1 1 0 1 1-2 0 1 1 0 0 1 2 0zm-1 3a1 1 0 0 0-1 1v4a1 1 0 1 0 2 0v-4a1 1 0 0 0-1-1z" fill="#0C0C0D" fill-opacity=".8"></path></svg>
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
<!-- This Source Code Form is subject to the terms of the Mozilla Public
|
|
2
|
+
- License, v. 2.0. If a copy of the MPL was not distributed with this
|
|
3
|
+
- file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
|
|
4
|
+
<svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" fill="#0b0b0b">
|
|
5
|
+
<path fill-opacity=".3" d="M4 13H2V3h2v10zm7-6.9v3.8L8 8l3-1.9z"></path>
|
|
6
|
+
<path d="M2 14h12c.6 0 1-.4 1-1V3c0-.6-.4-1-1-1H2c-.6 0-1 .4-1 1v10c0 .6.4 1 1 1zM14 3v10H5V3h9zM2 3h2v10H2V3zm5.5 5.8l3 1.9c1 .6 1.5.3 1.5-.8V6.1c0-1.1-.6-1.4-1.5-.8l-3 1.9c-1 .5-1 1 0 1.6zM11 6.1v3.8L8 8l3-1.9z"></path>
|
|
7
|
+
</svg>
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
<!-- This Source Code Form is subject to the terms of the Mozilla Public
|
|
2
|
+
- License, v. 2.0. If a copy of the MPL was not distributed with this
|
|
3
|
+
- file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
|
|
4
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"><path fill="rgba(12, 12, 13, .8)" d="M9.061 8l3.47-3.47a.75.75 0 0 0-1.061-1.06L8 6.939 4.53 3.47a.75.75 0 1 0-1.06 1.06L6.939 8 3.47 11.47a.75.75 0 1 0 1.06 1.06L8 9.061l3.47 3.47a.75.75 0 0 0 1.06-1.061z"></path></svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
|
|
2
|
+
<path d="M5.52,9.5 C5.25578464,9.4999449 5.00232869,9.3953269 4.815,9.209 L2.295,6.709 C2.03443209,6.45863981 1.92920015,6.08718015 2.01973935,5.73735375 C2.11027856,5.38752735 2.3825034,5.11375796 2.73181196,5.021241 C3.08112053,4.92872405 3.45316961,5.03185272 3.705,5.291 L5.517,7.091 L9.291,3.298 C9.6828367,2.91843498 10.3065809,2.92295488 10.6928758,3.30815854 C11.0791707,3.6933622 11.0854551,4.31709114 10.707,4.71 L6.228,9.21 C6.0397717,9.3966949 5.78511106,9.5010051 5.52,9.5 Z" fill="#fff"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<!-- This Source Code Form is subject to the terms of the Mozilla Public
|
|
2
|
+
- License, v. 2.0. If a copy of the MPL was not distributed with this
|
|
3
|
+
- file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
|
|
4
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 12 12" fill="#fff">
|
|
5
|
+
<path fill-rule="evenodd" d="M12 6A6 6 0 1 1 0 6a6 6 0 0 1 12 0zM5.75 8a.75.75 0 0 0-.75.75v.5c0 .41.34.75.75.75h.5c.41 0 .75-.34.75-.75v-.5A.75.75 0 0 0 6.25 8h-.5zM5 6c0 .54.46 1 1 1s1-.46 1-1V3.15c0-.54-.46-1-1-1s-1 .46-1 1V6z"/>
|
|
6
|
+
</svg>
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
<!-- This Source Code Form is subject to the terms of the Mozilla Public
|
|
2
|
+
- License, v. 2.0. If a copy of the MPL was not distributed with this
|
|
3
|
+
- file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
|
|
4
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"><path fill="rgba(249, 249, 250, .8)" d="M9.061 8l3.47-3.47a.75.75 0 0 0-1.061-1.06L8 6.939 4.53 3.47a.75.75 0 1 0-1.06 1.06L6.939 8 3.47 11.47a.75.75 0 1 0 1.06 1.06L8 9.061l3.47 3.47a.75.75 0 0 0 1.06-1.061z"></path></svg>
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
<!-- This Source Code Form is subject to the terms of the Mozilla Public
|
|
2
|
+
- License, v. 2.0. If a copy of the MPL was not distributed with this
|
|
3
|
+
- file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
|
|
4
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"><path fill="context-fill" d="M14.742 12.106L9.789 2.2a2 2 0 0 0-3.578 0l-4.953 9.91A2 2 0 0 0 3.047 15h9.905a2 2 0 0 0 1.79-2.894zM7 5a1 1 0 0 1 2 0v4a1 1 0 0 1-2 0zm1 8.25A1.25 1.25 0 1 1 9.25 12 1.25 1.25 0 0 1 8 13.25z"></path></svg>
|
|
@@ -0,0 +1,214 @@
|
|
|
1
|
+
<!doctype html><html lang="en" dir="ltr"><head><meta charset="utf-8"><title>Photon Styling Examples</title><script defer="defer" src="/photon/main.8c8260452e7439ec6df9.bundle.js"></script></head><body><h1 class="photon-title-40">Photon Styling Examples</h1><p>This page has examples for the profiler’s implementation of the <a href="https://design.firefox.com/photon/">Photon design spec</a>.</p><h2 class="photon-title-30">Photon Buttons</h2><p>All buttons have both enabled and disable states. When a button is disabled, please consider adding a title explaining why it's disabled.</p><div class="row"><h3 class="photon-title-20">Photon Button</h3><pre>
|
|
2
|
+
<button type="button" class="photon-button">Photon Button</button>
|
|
3
|
+
<button type="button" class="photon-button" disabled title="This function is disabled because...">Disabled Photon Button</button>
|
|
4
|
+
<a class="photon-button">Photon Button as a link</a>
|
|
5
|
+
</pre><button type="button" class="photon-button">Photon Button</button> <button type="button" class="photon-button" disabled="disabled" title="This function is disabled because...">Disabled Photon Button</button> <a class="photon-button">Photon Button as a link</a></div><div class="row"><h3 class="photon-title-20">Photon Button Default</h3><pre>
|
|
6
|
+
<button type="button" class="photon-button photon-button-default">Default</button>
|
|
7
|
+
<button type="button" class="photon-button photon-button-default" disabled title="This function is disabled because...">Disabled Default</button>
|
|
8
|
+
<a class="photon-button photon-button-default">Default</a>
|
|
9
|
+
</pre><button type="button" class="photon-button photon-button-default">Default</button> <button type="button" class="photon-button photon-button-default" disabled="disabled" title="This function is disabled because...">Disabled Default</button> <a class="photon-button photon-button-default">Default</a></div><div class="row"><h3 class="photon-title-20">Photon Button Primary</h3><pre>
|
|
10
|
+
<button type="button" class="photon-button photon-button-primary">Primary</button>
|
|
11
|
+
<button type="button" class="photon-button photon-button-primary" disabled title="This function is disabled because...">Disabled Primary</button>
|
|
12
|
+
<a class="photon-button photon-button-primary">Primary</a>
|
|
13
|
+
</pre><button type="button" class="photon-button photon-button-primary">Primary</button> <button type="button" class="photon-button photon-button-primary" disabled="disabled" title="This function is disabled because...">Disabled Primary</button> <a class="photon-button photon-button-primary">Primary</a></div><div class="row"><h3 class="photon-title-20">Photon Button Destructive</h3><p>Use this class for destructive actions only.</p><pre>
|
|
14
|
+
<button type="button" class="photon-button photon-button-destructive">Delete</button>
|
|
15
|
+
<button type="button" class="photon-button photon-button-destructive" disabled title="This function is disabled because...">Disabled Delete</button>
|
|
16
|
+
<a class="photon-button photon-button-destructive">Delete</a>
|
|
17
|
+
</pre><button type="button" class="photon-button photon-button-destructive">Delete</button> <button type="button" class="photon-button photon-button-destructive" disabled="disabled" title="This function is disabled because...">Disabled Delete</button> <a class="photon-button photon-button-destructive">Delete</a></div><div class="row"><h3 class="photon-title-20">Photon Button Micro</h3><pre>
|
|
18
|
+
<button type="button" class="photon-button photon-button-micro">Photon Micro Button</button>
|
|
19
|
+
<button type="button" class="photon-button photon-button-micro" disabled title="This function is disabled because...">Disabled Photon Micro Button</button>
|
|
20
|
+
<a class="photon-button photon-button-micro">Micro button as a link</a>
|
|
21
|
+
</pre><button type="button" class="photon-button photon-button-micro">Photon Micro Button</button> <button type="button" class="photon-button photon-button-micro" disabled="disabled" title="This function is disabled because...">Disabled Photon Micro Button</button> <a class="photon-button photon-button-micro">Micro button as a link</a></div><div class="row"><h3 class="photon-title-20">Photon Button Ghost</h3><pre>
|
|
22
|
+
<button type="button" class="photon-button photon-button-ghost photon-button-test-image"></button>
|
|
23
|
+
<button type="button" class="photon-button photon-button-ghost photon-button-test-image" disabled title="This function is disabled because..."></button>
|
|
24
|
+
</pre><button type="button" class="photon-button photon-button-ghost photon-button-test-image"></button> <button type="button" class="photon-button photon-button-ghost photon-button-test-image" disabled="disabled" title="This function is disabled because..."></button> <a class="photon-button photon-button-ghost photon-button-test-image"></a></div><h2 class="photon-title-30">Photon inputs</h2><div class="row"><h3 class="photon-title-20">Photon Input</h3><pre><input type="text" class="photon-input" value="Example text" /></pre><input class="photon-input" value="Example text"/></div><div class="row"><h3 class="photon-title-20">Photon Checkbox</h3><pre>
|
|
25
|
+
<label class="photon-label photon-label-default">
|
|
26
|
+
<input type="checkbox" class="photon-checkbox photon-checkbox-default" />
|
|
27
|
+
Enable Me
|
|
28
|
+
</label>
|
|
29
|
+
</pre><label class="photon-label photon-label-default"><input type="checkbox" class="photon-checkbox photon-checkbox-default"/> Enable Me</label></div><div class="row"><h3 class="photon-title-20">Photon Checkbox Micro (Unofficial)</h3><pre>
|
|
30
|
+
<label class="photon-label photon-label-micro">
|
|
31
|
+
<input type="checkbox" class="photon-checkbox-micro" />
|
|
32
|
+
Enable Me
|
|
33
|
+
</label>
|
|
34
|
+
</pre><label class="photon-label photon-label-micro"><input type="checkbox" class="photon-checkbox photon-checkbox-micro"/> Enable Me</label></div><div class="row"><h3 class="photon-title-20">Photon Radio</h3><pre>
|
|
35
|
+
<label class="photon-label photon-label-default">
|
|
36
|
+
<input type="radio" name="radio-example" class="photon-radio photon-radio-default" />
|
|
37
|
+
Choice 1
|
|
38
|
+
</label>
|
|
39
|
+
<label class="photon-label photon-label-default">
|
|
40
|
+
<input type="radio" name="radio-example" class="photon-radio photon-radio-default" />
|
|
41
|
+
Choice 2
|
|
42
|
+
</label>
|
|
43
|
+
<label class="photon-label photon-label-default">
|
|
44
|
+
<input type="radio" name="radio-example" class="photon-radio photon-radio-default" />
|
|
45
|
+
Choice 3
|
|
46
|
+
</label>
|
|
47
|
+
</pre><label class="photon-label photon-label-default"><input type="radio" name="radio-example" class="photon-radio photon-radio-default"/> Choice 1</label> <label class="photon-label photon-label-default"><input type="radio" name="radio-example" class="photon-radio photon-radio-default"/> Choice 2</label> <label class="photon-label photon-label-default"><input type="radio" name="radio-example" class="photon-radio photon-radio-default"/> Choice 3</label></div><div class="row"><h3 class="photon-title-20">Photon Radio Micro (Unofficial)</h3><pre>
|
|
48
|
+
<label class="photon-label photon-label-micro">
|
|
49
|
+
<input type="radio" name="radio-example" class="photon-radio photon-radio-micro" />
|
|
50
|
+
Choice 1
|
|
51
|
+
</label>
|
|
52
|
+
<label class="photon-label photon-label-micro">
|
|
53
|
+
<input type="radio" name="radio-example" class="photon-radio photon-radio-micro" />
|
|
54
|
+
Choice 2
|
|
55
|
+
</label>
|
|
56
|
+
<label class="photon-label photon-label-micro">
|
|
57
|
+
<input type="radio" name="radio-example" class="photon-radio photon-radio-micro" />
|
|
58
|
+
Choice 3
|
|
59
|
+
</label>
|
|
60
|
+
</pre><label class="photon-label photon-label-micro"><input type="radio" name="radio-example-micro" class="photon-radio photon-radio-micro"/> Choice 1</label> <label class="photon-label photon-label-micro"><input type="radio" name="radio-example-micro" class="photon-radio photon-radio-micro"/> Choice 2</label> <label class="photon-label photon-label-micro"><input type="radio" name="radio-example-micro" class="photon-radio photon-radio-micro"/> Choice 3</label></div><h2 class="photon-title-30">Photon Message Bars</h2><p>These components work well both when taking all the available space or when they're smaller (sized in a flex component for example).</p><h3 class="photon-title-20">Photon Message Bar Generic</h3><div class="row"><pre>
|
|
61
|
+
<div class="photon-message-bar photon-message-bar-inner-content">
|
|
62
|
+
<div class="photon-message-bar-inner-text">
|
|
63
|
+
This is a non-dismissable message bar. This add-on is not compatible with your version of Firefox.
|
|
64
|
+
</div>
|
|
65
|
+
</div>
|
|
66
|
+
</pre><div class="photon-message-bar photon-message-bar-inner-content"><div class="photon-message-bar-inner-text">This is a non-dismissable message bar. This add-on is not compatible with your version of Firefox.</div></div><div class="photon-message-bar photon-message-bar-inner-content sized-to-content"><div class="photon-message-bar-inner-text">This is a non-dismissable message bar. This add-on is not compatible with your version of Firefox.</div></div><div class="photon-message-bar photon-message-bar-inner-content sized-constrained"><div class="photon-message-bar-inner-text">This is a non-dismissable message bar. This add-on is not compatible with your version of Firefox.</div></div></div><div class="row"><pre>
|
|
67
|
+
<div class="photon-message-bar photon-message-bar-inner-content">
|
|
68
|
+
<div class="photon-message-bar-inner-text">
|
|
69
|
+
This is a non-dismissable message bar. This add-on is not compatible with your version of Firefox.
|
|
70
|
+
</div>
|
|
71
|
+
<button class="photon-button photon-button-micro photon-message-bar-action-button" type="button">
|
|
72
|
+
Call to action
|
|
73
|
+
</button>
|
|
74
|
+
</div>
|
|
75
|
+
</pre><div class="photon-message-bar photon-message-bar-inner-content"><div class="photon-message-bar-inner-text">This is a non-dismissable message bar. This add-on is not compatible with your version of Firefox.</div><button class="photon-button photon-button-micro photon-message-bar-action-button" type="button">Call to action</button></div><div class="photon-message-bar photon-message-bar-inner-content sized-to-content"><div class="photon-message-bar-inner-text">This is a non-dismissable message bar. This add-on is not compatible with your version of Firefox.</div><button class="photon-button photon-button-micro photon-message-bar-action-button" type="button">Call to action</button></div><div class="photon-message-bar photon-message-bar-inner-content sized-constrained"><div class="photon-message-bar-inner-text">This is a non-dismissable message bar. This add-on is not compatible with your version of Firefox.</div><button class="photon-button photon-button-micro photon-message-bar-action-button" type="button">Call to action</button></div></div><div class="row"><pre>
|
|
76
|
+
<div class="photon-message-bar">
|
|
77
|
+
<div class="photon-message-bar-inner-content">
|
|
78
|
+
<div class="photon-message-bar-inner-text">
|
|
79
|
+
This is a dismissable message bar. This add-on is not compatible with your version of Firefox.
|
|
80
|
+
</div>
|
|
81
|
+
<button class="photon-button photon-button-micro photon-message-bar-action-button" type="button">
|
|
82
|
+
Call to action
|
|
83
|
+
</button>
|
|
84
|
+
</div>
|
|
85
|
+
<button class="photon-button photon-message-bar-close-button" type="button"
|
|
86
|
+
aria-label="Hide the message" title="Hide the message">
|
|
87
|
+
</button>
|
|
88
|
+
</div>
|
|
89
|
+
</pre><div class="photon-message-bar"><div class="photon-message-bar-inner-content"><div class="photon-message-bar-inner-text">This is a dismissable message bar. This add-on is not compatible with your version of Firefox.</div><button class="photon-button photon-button-micro photon-message-bar-action-button" type="button">Call to action</button></div><button class="photon-button photon-message-bar-close-button" type="button" aria-label="Hide the message" title="Hide the message"></button></div><div class="photon-message-bar sized-to-content"><div class="photon-message-bar-inner-content"><div class="photon-message-bar-inner-text">This is a dismissable message bar. This add-on is not compatible with your version of Firefox.</div><button class="photon-button photon-button-micro photon-message-bar-action-button" type="button">Call to action</button></div><button class="photon-button photon-message-bar-close-button" type="button" aria-label="Hide the message" title="Hide the message"></button></div><div class="photon-message-bar sized-constrained"><div class="photon-message-bar-inner-content"><div class="photon-message-bar-inner-text">This is a dismissable message bar. This add-on is not compatible with your version of Firefox.</div><button class="photon-button photon-button-micro photon-message-bar-action-button" type="button">Call to action</button></div><button class="photon-button photon-message-bar-close-button" type="button" aria-label="Hide the message" title="Hide the message"></button></div></div><div class="row"><pre>
|
|
90
|
+
<div class="photon-message-bar">
|
|
91
|
+
<div class="photon-message-bar-inner-content">
|
|
92
|
+
<div class='photon-message-bar-inner-text'>
|
|
93
|
+
This is a dismissable message bar. This add-on is not compatible with your version of Firefox.
|
|
94
|
+
</div>
|
|
95
|
+
</div>
|
|
96
|
+
<button class="photon-button photon-message-bar-close-button" type="button"
|
|
97
|
+
aria-label="Hide the message" title="Hide the message">
|
|
98
|
+
</button>
|
|
99
|
+
</div>
|
|
100
|
+
</pre><div class="photon-message-bar"><div class="photon-message-bar-inner-content"><div class="photon-message-bar-inner-text">This is a dismissable message bar. This add-on is not compatible with your version of Firefox.</div></div><button class="photon-button photon-message-bar-close-button" type="button" aria-label="Hide the message" title="Hide the message"></button></div><div class="photon-message-bar sized-to-content"><div class="photon-message-bar-inner-content"><div class="photon-message-bar-inner-text">This is a dismissable message bar. This add-on is not compatible with your version of Firefox.</div></div><button class="photon-button photon-message-bar-close-button" type="button" aria-label="Hide the message" title="Hide the message"></button></div><div class="photon-message-bar sized-constrained"><div class="photon-message-bar-inner-content"><div class="photon-message-bar-inner-text">This is a dismissable message bar. This add-on is not compatible with your version of Firefox.</div></div><button class="photon-button photon-message-bar-close-button" type="button" aria-label="Hide the message" title="Hide the message"></button></div></div><h3 class="photon-title-20">Photon Message Bar Error</h3><div class="row"><pre>
|
|
101
|
+
<div class="photon-message-bar photon-message-bar-error photon-message-bar-inner-content">
|
|
102
|
+
<div class="photon-message-bar-inner-text">
|
|
103
|
+
This is a non-dismissable message bar. This add-on is not compatible with your version of Firefox.
|
|
104
|
+
</div>
|
|
105
|
+
</div>
|
|
106
|
+
</pre><div class="photon-message-bar photon-message-bar-error photon-message-bar-inner-content"><div class="photon-message-bar-inner-text">This is a non-dismissable message bar. This add-on is not compatible with your version of Firefox.</div></div><div class="photon-message-bar photon-message-bar-error photon-message-bar-inner-content sized-to-content"><div class="photon-message-bar-inner-text">This is a non-dismissable message bar. This add-on is not compatible with your version of Firefox.</div></div><div class="photon-message-bar photon-message-bar-error photon-message-bar-inner-content sized-constrained"><div class="photon-message-bar-inner-text">This is a non-dismissable message bar. This add-on is not compatible with your version of Firefox.</div></div></div><div class="row"><pre>
|
|
107
|
+
<div class="photon-message-bar photon-message-bar-error photon-message-bar-inner-content">
|
|
108
|
+
<div class="photon-message-bar-inner-text">
|
|
109
|
+
This is a non-dismissable message bar. This add-on is not compatible with your version of Firefox.
|
|
110
|
+
</div>
|
|
111
|
+
<button class="photon-button photon-button-micro photon-message-bar-action-button" type="button">
|
|
112
|
+
Call to action
|
|
113
|
+
</button>
|
|
114
|
+
</div>
|
|
115
|
+
</pre><div class="photon-message-bar photon-message-bar-error photon-message-bar-inner-content"><div class="photon-message-bar-inner-text">This is a non-dismissable message bar. This add-on is not compatible with your version of Firefox.</div><button class="photon-button photon-button-micro photon-message-bar-action-button" type="button">Call to action</button></div><div class="photon-message-bar photon-message-bar-error photon-message-bar-inner-content sized-to-content"><div class="photon-message-bar-inner-text">This is a non-dismissable message bar. This add-on is not compatible with your version of Firefox.</div><button class="photon-button photon-button-micro photon-message-bar-action-button" type="button">Call to action</button></div><div class="photon-message-bar photon-message-bar-error photon-message-bar-inner-content sized-constrained"><div class="photon-message-bar-inner-text">This is a non-dismissable message bar. This add-on is not compatible with your version of Firefox.</div><button class="photon-button photon-button-micro photon-message-bar-action-button" type="button">Call to action</button></div></div><div class="row"><pre>
|
|
116
|
+
<div class="photon-message-bar photon-message-bar-error">
|
|
117
|
+
<div class="photon-message-bar-inner-content">
|
|
118
|
+
<div class="photon-message-bar-inner-text">
|
|
119
|
+
This is a dismissable message bar. This add-on is not compatible with your version of Firefox.
|
|
120
|
+
</div>
|
|
121
|
+
<button class="photon-button photon-button-micro photon-message-bar-action-button" type="button">
|
|
122
|
+
Call to action
|
|
123
|
+
</button>
|
|
124
|
+
</div>
|
|
125
|
+
<button class="photon-button photon-message-bar-close-button" type="button"
|
|
126
|
+
aria-label="Hide the message" title="Hide the message">
|
|
127
|
+
</button>
|
|
128
|
+
</div>
|
|
129
|
+
</pre><div class="photon-message-bar photon-message-bar-error"><div class="photon-message-bar-inner-content"><div class="photon-message-bar-inner-text">This is a dismissable message bar. This add-on is not compatible with your version of Firefox.</div><button class="photon-button photon-button-micro photon-message-bar-action-button" type="button">Call to action</button></div><button class="photon-button photon-message-bar-close-button" type="button" aria-label="Hide the message" title="Hide the message"></button></div><div class="photon-message-bar photon-message-bar-error sized-to-content"><div class="photon-message-bar-inner-content"><div class="photon-message-bar-inner-text">This is a dismissable message bar. This add-on is not compatible with your version of Firefox.</div><button class="photon-button photon-button-micro photon-message-bar-action-button" type="button">Call to action</button></div><button class="photon-button photon-message-bar-close-button" type="button" aria-label="Hide the message" title="Hide the message"></button></div><div class="photon-message-bar photon-message-bar-error sized-constrained"><div class="photon-message-bar-inner-content"><div class="photon-message-bar-inner-text">This is a dismissable message bar. This add-on is not compatible with your version of Firefox.</div><button class="photon-button photon-button-micro photon-message-bar-action-button" type="button">Call to action</button></div><button class="photon-button photon-message-bar-close-button" type="button" aria-label="Hide the message" title="Hide the message"></button></div></div><div class="row"><pre>
|
|
130
|
+
<div class="photon-message-bar photon-message-bar-error">
|
|
131
|
+
<div class="photon-message-bar-inner-content">
|
|
132
|
+
<div class='photon-message-bar-inner-text'>
|
|
133
|
+
This is a dismissable message bar. This add-on is not compatible with your version of Firefox.
|
|
134
|
+
</div>
|
|
135
|
+
</div>
|
|
136
|
+
<button class="photon-button photon-message-bar-close-button" type="button"
|
|
137
|
+
aria-label="Hide the message" title="Hide the message">
|
|
138
|
+
</button>
|
|
139
|
+
</div>
|
|
140
|
+
</pre><div class="photon-message-bar photon-message-bar-error"><div class="photon-message-bar-inner-content"><div class="photon-message-bar-inner-text">This is a dismissable message bar. This add-on is not compatible with your version of Firefox.</div></div><button class="photon-button photon-message-bar-close-button" type="button" aria-label="Hide the message" title="Hide the message"></button></div><div class="photon-message-bar photon-message-bar-error sized-to-content"><div class="photon-message-bar-inner-content"><div class="photon-message-bar-inner-text">This is a dismissable message bar. This add-on is not compatible with your version of Firefox.</div></div><button class="photon-button photon-message-bar-close-button" type="button" aria-label="Hide the message" title="Hide the message"></button></div><div class="photon-message-bar photon-message-bar-error sized-constrained"><div class="photon-message-bar-inner-content"><div class="photon-message-bar-inner-text">This is a dismissable message bar. This add-on is not compatible with your version of Firefox.</div></div><button class="photon-button photon-message-bar-close-button" type="button" aria-label="Hide the message" title="Hide the message"></button></div></div><h3 class="photon-title-20">Photon Message Bar Warning</h3><div class="row"><pre>
|
|
141
|
+
<div class="photon-message-bar photon-message-bar-warning photon-message-bar-inner-content">
|
|
142
|
+
<div class="photon-message-bar-inner-text">
|
|
143
|
+
This is a non-dismissable message bar. This add-on is not compatible with your version of Firefox.
|
|
144
|
+
</div>
|
|
145
|
+
</div>
|
|
146
|
+
</pre><div class="photon-message-bar photon-message-bar-warning photon-message-bar-inner-content"><div class="photon-message-bar-inner-text">This is a non-dismissable message bar. This add-on is not compatible with your version of Firefox.</div></div><div class="photon-message-bar photon-message-bar-warning photon-message-bar-inner-content sized-to-content"><div class="photon-message-bar-inner-text">This is a non-dismissable message bar. This add-on is not compatible with your version of Firefox.</div></div><div class="photon-message-bar photon-message-bar-warning photon-message-bar-inner-content sized-constrained"><div class="photon-message-bar-inner-text">This is a non-dismissable message bar. This add-on is not compatible with your version of Firefox.</div></div></div><div class="row"><pre>
|
|
147
|
+
<div class="photon-message-bar photon-message-bar-warning photon-message-bar-inner-content">
|
|
148
|
+
<div class="photon-message-bar-inner-text">
|
|
149
|
+
This is a non-dismissable message bar. This add-on is not compatible with your version of Firefox.
|
|
150
|
+
</div>
|
|
151
|
+
<button class="photon-button photon-button-micro photon-message-bar-action-button" type="button">
|
|
152
|
+
Call to action
|
|
153
|
+
</button>
|
|
154
|
+
</div>
|
|
155
|
+
</pre><div class="photon-message-bar photon-message-bar-warning photon-message-bar-inner-content"><div class="photon-message-bar-inner-text">This is a non-dismissable message bar. This add-on is not compatible with your version of Firefox.</div><button class="photon-button photon-button-micro photon-message-bar-action-button" type="button">Call to action</button></div><div class="photon-message-bar photon-message-bar-warning photon-message-bar-inner-content sized-to-content"><div class="photon-message-bar-inner-text">This is a non-dismissable message bar. This add-on is not compatible with your version of Firefox.</div><button class="photon-button photon-button-micro photon-message-bar-action-button" type="button">Call to action</button></div><div class="photon-message-bar photon-message-bar-warning photon-message-bar-inner-content sized-constrained"><div class="photon-message-bar-inner-text">This is a non-dismissable message bar. This add-on is not compatible with your version of Firefox.</div><button class="photon-button photon-button-micro photon-message-bar-action-button" type="button">Call to action</button></div></div><div class="row"><pre>
|
|
156
|
+
<div class="photon-message-bar photon-message-bar-warning">
|
|
157
|
+
<div class="photon-message-bar-inner-content">
|
|
158
|
+
<div class="photon-message-bar-inner-text">
|
|
159
|
+
This is a dismissable message bar. This add-on is not compatible with your version of Firefox.
|
|
160
|
+
</div>
|
|
161
|
+
<button class="photon-button photon-button-micro photon-message-bar-action-button" type="button">
|
|
162
|
+
Call to action
|
|
163
|
+
</button>
|
|
164
|
+
</div>
|
|
165
|
+
<button class="photon-button photon-message-bar-close-button" type="button"
|
|
166
|
+
aria-label="Hide the message" title="Hide the message">
|
|
167
|
+
</button>
|
|
168
|
+
</div>
|
|
169
|
+
</pre><div class="photon-message-bar photon-message-bar-warning"><div class="photon-message-bar-inner-content"><div class="photon-message-bar-inner-text">This is a dismissable message bar. This add-on is not compatible with your version of Firefox.</div><button class="photon-button photon-button-micro photon-message-bar-action-button" type="button">Call to action</button></div><button class="photon-button photon-message-bar-close-button" type="button" aria-label="Hide the message" title="Hide the message"></button></div><div class="photon-message-bar photon-message-bar-warning sized-to-content"><div class="photon-message-bar-inner-content"><div class="photon-message-bar-inner-text">This is a dismissable message bar. This add-on is not compatible with your version of Firefox.</div><button class="photon-button photon-button-micro photon-message-bar-action-button" type="button">Call to action</button></div><button class="photon-button photon-message-bar-close-button" type="button" aria-label="Hide the message" title="Hide the message"></button></div><div class="photon-message-bar photon-message-bar-warning sized-constrained"><div class="photon-message-bar-inner-content"><div class="photon-message-bar-inner-text">This is a dismissable message bar. This add-on is not compatible with your version of Firefox.</div><button class="photon-button photon-button-micro photon-message-bar-action-button" type="button">Call to action</button></div><button class="photon-button photon-message-bar-close-button" type="button" aria-label="Hide the message" title="Hide the message"></button></div></div><div class="row"><pre>
|
|
170
|
+
<div class="photon-message-bar photon-message-bar-warning">
|
|
171
|
+
<div class="photon-message-bar-inner-content">
|
|
172
|
+
<div class='photon-message-bar-inner-text'>
|
|
173
|
+
This is a dismissable message bar. This add-on is not compatible with your version of Firefox.
|
|
174
|
+
</div>
|
|
175
|
+
</div>
|
|
176
|
+
<button class="photon-button photon-message-bar-close-button" type="button"
|
|
177
|
+
aria-label="Hide the message" title="Hide the message">
|
|
178
|
+
</button>
|
|
179
|
+
</div>
|
|
180
|
+
</pre><div class="photon-message-bar photon-message-bar-warning"><div class="photon-message-bar-inner-content"><div class="photon-message-bar-inner-text">This is a dismissable message bar. This add-on is not compatible with your version of Firefox.</div></div><button class="photon-button photon-message-bar-close-button" type="button" aria-label="Hide the message" title="Hide the message"></button></div><div class="photon-message-bar photon-message-bar-warning sized-to-content"><div class="photon-message-bar-inner-content"><div class="photon-message-bar-inner-text">This is a dismissable message bar. This add-on is not compatible with your version of Firefox.</div></div><button class="photon-button photon-message-bar-close-button" type="button" aria-label="Hide the message" title="Hide the message"></button></div><div class="photon-message-bar photon-message-bar-warning sized-constrained"><div class="photon-message-bar-inner-content"><div class="photon-message-bar-inner-text">This is a dismissable message bar. This add-on is not compatible with your version of Firefox.</div></div><button class="photon-button photon-message-bar-close-button" type="button" aria-label="Hide the message" title="Hide the message"></button></div></div><h2 class="photon-title-30">Typography</h2>Please look only at the font sizes and weights. We don't change colors or paddings with these classes..<div class="row"><pre>
|
|
181
|
+
<div class="photon-display-20">Something just happened.</div>
|
|
182
|
+
<h4 class="photon-title-30">Title 30 followed with body 30</h4>
|
|
183
|
+
<div class="photon-body-30">This is a large body of text.</div>
|
|
184
|
+
<div class="photon-caption-30">This is a caption. Normally its color is also paler.</div>
|
|
185
|
+
<h4 class="photon-title-20">Title 20 followed with body 20</h4>
|
|
186
|
+
<div class="photon-body-20">This is a large body of text.</div>
|
|
187
|
+
<div class="photon-caption-20">This is a caption. Normally its color is also paler.</div>
|
|
188
|
+
<h4 class="photon-title-10">Title 10 followed with body 10</h4>
|
|
189
|
+
<div class="photon-body-10">This is a large body of text.</div>
|
|
190
|
+
<div class="photon-caption-10">This is a caption. Normally its color is also paler.</div>
|
|
191
|
+
</pre></div><div class="row"><div class="photon-display-20">Something just happened.</div><h4 class="photon-title-30">Title 30 followed with body 30</h4><div class="photon-body-30">This is a large body of text.</div><div class="photon-caption-30">This is a caption. Normally its color is also paler.</div><h4 class="photon-title-20">Title 20 followed with body 20</h4><div class="photon-body-20">This is a large body of text.</div><div class="photon-caption-20">This is a caption. Normally its color is also paler.</div><h4 class="photon-title-10">Title 10 followed with body 10</h4><div class="photon-body-10">This is a large body of text.</div><div class="photon-caption-10">This is a caption. Normally its color is also paler.</div></div><h2 class="photon-title-30">Bigger components</h2><h3 class="photon-title-20">Confirm dialog</h3><p>This is used to display a confirmation dialog. This will be usually used inside another container.</p><div class="row"><pre>
|
|
192
|
+
<div className="confirmDialog">
|
|
193
|
+
<h3 className="confirmDialogTitle">
|
|
194
|
+
Wonderful title
|
|
195
|
+
</h3>
|
|
196
|
+
<div className="confirmDialogContent">
|
|
197
|
+
Wonderful content
|
|
198
|
+
</div>
|
|
199
|
+
<div className="confirmDialogButtons">
|
|
200
|
+
<input
|
|
201
|
+
type="button"
|
|
202
|
+
className="photon-button photon-button-default"
|
|
203
|
+
value="Cancel"
|
|
204
|
+
onClick={doSomethingOnCancel}
|
|
205
|
+
/>
|
|
206
|
+
<input
|
|
207
|
+
type="button"
|
|
208
|
+
className="photon-button photon-button-destructive"
|
|
209
|
+
value="Confirm"
|
|
210
|
+
onClick={doSomethingOnConfirm}
|
|
211
|
+
/>
|
|
212
|
+
</div>
|
|
213
|
+
</div>
|
|
214
|
+
</pre></div><div class="row"><div class="confirmDialog"><h3 class="confirmDialogTitle">Wonderful title</h3><div class="confirmDialogContent">Wonderful content</div><div class="confirmDialogButtons"><input type="button" class="photon-button photon-button-default" value="Cancel"/> <input type="button" class="photon-button photon-button-destructive" value="Confirm"/></div></div></div></body></html>
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
(()=>{"use strict";var n={843:(n,o,e)=>{e.d(o,{Z:()=>s});var t=e(537),a=e.n(t),r=e(645),i=e.n(r)()(a());i.push([n.id,"/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n\n/* AUTOGENERATED Photon Colors CSS Variables v3.3.2 */\n\n:root {\n --magenta-50: #ff1ad9;\n --magenta-60: #ed00b5;\n --magenta-70: #b5007f;\n --magenta-80: #7d004f;\n --magenta-90: #440027;\n\n --purple-30: #c069ff;\n --purple-40: #ad3bff;\n --purple-50: #9400ff;\n --purple-60: #8000d7;\n --purple-70: #6200a4;\n --purple-80: #440071;\n --purple-90: #25003e;\n\n --blue-40: #45a1ff;\n --blue-50: #0a84ff;\n --blue-50-a30: rgba(10, 132, 255, 0.3);\n --blue-60: #0060df;\n --blue-70: #003eaa;\n --blue-80: #002275;\n --blue-90: #000f40;\n\n --teal-50: #00feff;\n --teal-60: #00c8d7;\n --teal-70: #008ea4;\n --teal-80: #005a71;\n --teal-90: #002d3e;\n\n --green-50: #30e60b;\n --green-60: #12bc00;\n --green-70: #058b00;\n --green-80: #006504;\n --green-90: #003706;\n\n --yellow-50: #ffe900;\n --yellow-60: #d7b600;\n --yellow-60-a30: rgba(215, 182, 0, 0.3);\n --yellow-70: #a47f00;\n --yellow-80: #715100;\n --yellow-90: #3e2800;\n\n --red-50: #ff0039;\n --red-60: #d70022;\n --red-60-a30: rgba(215, 0, 34, 0.3);\n --red-70: #a4000f;\n --red-80: #5a0002;\n --red-90: #3e0200;\n\n --orange-50: #ff9400;\n --orange-60: #d76e00;\n --orange-70: #a44900;\n --orange-80: #712b00;\n --orange-90: #3e1300;\n\n --grey-10: #f9f9fa;\n --grey-10-a10: rgba(249, 249, 250, 0.1);\n --grey-10-a20: rgba(249, 249, 250, 0.2);\n --grey-10-a40: rgba(249, 249, 250, 0.4);\n --grey-10-a60: rgba(249, 249, 250, 0.6);\n --grey-10-a80: rgba(249, 249, 250, 0.8);\n --grey-20: #ededf0;\n --grey-30: #d7d7db;\n --grey-40: #b1b1b3;\n --grey-50: #737373;\n --grey-60: #4a4a4f;\n --grey-70: #38383d;\n --grey-80: #2a2a2e;\n --grey-90: #0c0c0d;\n --grey-90-a05: rgba(12, 12, 13, 0.05);\n --grey-90-a10: rgba(12, 12, 13, 0.1);\n --grey-90-a20: rgba(12, 12, 13, 0.2);\n --grey-90-a30: rgba(12, 12, 13, 0.3);\n --grey-90-a40: rgba(12, 12, 13, 0.4);\n --grey-90-a50: rgba(12, 12, 13, 0.5);\n --grey-90-a60: rgba(12, 12, 13, 0.6);\n --grey-90-a70: rgba(12, 12, 13, 0.7);\n --grey-90-a80: rgba(12, 12, 13, 0.8);\n --grey-90-a90: rgba(12, 12, 13, 0.9);\n\n --ink-40: #7175A8;\n --ink-50: #595E91;\n --ink-60: #464B76;\n --ink-70: #363959;\n --ink-80: #202340;\n --ink-90: #0f1126;\n\n --white-100: #ffffff;\n\n}\n","",{version:3,sources:["webpack://./node_modules/photon-colors/photon-colors.css"],names:[],mappings:"AAAA;;6DAE6D;;AAE7D,qDAAqD;;AAErD;EACE,qBAAqB;EACrB,qBAAqB;EACrB,qBAAqB;EACrB,qBAAqB;EACrB,qBAAqB;;EAErB,oBAAoB;EACpB,oBAAoB;EACpB,oBAAoB;EACpB,oBAAoB;EACpB,oBAAoB;EACpB,oBAAoB;EACpB,oBAAoB;;EAEpB,kBAAkB;EAClB,kBAAkB;EAClB,sCAAsC;EACtC,kBAAkB;EAClB,kBAAkB;EAClB,kBAAkB;EAClB,kBAAkB;;EAElB,kBAAkB;EAClB,kBAAkB;EAClB,kBAAkB;EAClB,kBAAkB;EAClB,kBAAkB;;EAElB,mBAAmB;EACnB,mBAAmB;EACnB,mBAAmB;EACnB,mBAAmB;EACnB,mBAAmB;;EAEnB,oBAAoB;EACpB,oBAAoB;EACpB,uCAAuC;EACvC,oBAAoB;EACpB,oBAAoB;EACpB,oBAAoB;;EAEpB,iBAAiB;EACjB,iBAAiB;EACjB,mCAAmC;EACnC,iBAAiB;EACjB,iBAAiB;EACjB,iBAAiB;;EAEjB,oBAAoB;EACpB,oBAAoB;EACpB,oBAAoB;EACpB,oBAAoB;EACpB,oBAAoB;;EAEpB,kBAAkB;EAClB,uCAAuC;EACvC,uCAAuC;EACvC,uCAAuC;EACvC,uCAAuC;EACvC,uCAAuC;EACvC,kBAAkB;EAClB,kBAAkB;EAClB,kBAAkB;EAClB,kBAAkB;EAClB,kBAAkB;EAClB,kBAAkB;EAClB,kBAAkB;EAClB,kBAAkB;EAClB,qCAAqC;EACrC,oCAAoC;EACpC,oCAAoC;EACpC,oCAAoC;EACpC,oCAAoC;EACpC,oCAAoC;EACpC,oCAAoC;EACpC,oCAAoC;EACpC,oCAAoC;EACpC,oCAAoC;;EAEpC,iBAAiB;EACjB,iBAAiB;EACjB,iBAAiB;EACjB,iBAAiB;EACjB,iBAAiB;EACjB,iBAAiB;;EAEjB,oBAAoB;;AAEtB",sourcesContent:["/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n\n/* AUTOGENERATED Photon Colors CSS Variables v3.3.2 */\n\n:root {\n --magenta-50: #ff1ad9;\n --magenta-60: #ed00b5;\n --magenta-70: #b5007f;\n --magenta-80: #7d004f;\n --magenta-90: #440027;\n\n --purple-30: #c069ff;\n --purple-40: #ad3bff;\n --purple-50: #9400ff;\n --purple-60: #8000d7;\n --purple-70: #6200a4;\n --purple-80: #440071;\n --purple-90: #25003e;\n\n --blue-40: #45a1ff;\n --blue-50: #0a84ff;\n --blue-50-a30: rgba(10, 132, 255, 0.3);\n --blue-60: #0060df;\n --blue-70: #003eaa;\n --blue-80: #002275;\n --blue-90: #000f40;\n\n --teal-50: #00feff;\n --teal-60: #00c8d7;\n --teal-70: #008ea4;\n --teal-80: #005a71;\n --teal-90: #002d3e;\n\n --green-50: #30e60b;\n --green-60: #12bc00;\n --green-70: #058b00;\n --green-80: #006504;\n --green-90: #003706;\n\n --yellow-50: #ffe900;\n --yellow-60: #d7b600;\n --yellow-60-a30: rgba(215, 182, 0, 0.3);\n --yellow-70: #a47f00;\n --yellow-80: #715100;\n --yellow-90: #3e2800;\n\n --red-50: #ff0039;\n --red-60: #d70022;\n --red-60-a30: rgba(215, 0, 34, 0.3);\n --red-70: #a4000f;\n --red-80: #5a0002;\n --red-90: #3e0200;\n\n --orange-50: #ff9400;\n --orange-60: #d76e00;\n --orange-70: #a44900;\n --orange-80: #712b00;\n --orange-90: #3e1300;\n\n --grey-10: #f9f9fa;\n --grey-10-a10: rgba(249, 249, 250, 0.1);\n --grey-10-a20: rgba(249, 249, 250, 0.2);\n --grey-10-a40: rgba(249, 249, 250, 0.4);\n --grey-10-a60: rgba(249, 249, 250, 0.6);\n --grey-10-a80: rgba(249, 249, 250, 0.8);\n --grey-20: #ededf0;\n --grey-30: #d7d7db;\n --grey-40: #b1b1b3;\n --grey-50: #737373;\n --grey-60: #4a4a4f;\n --grey-70: #38383d;\n --grey-80: #2a2a2e;\n --grey-90: #0c0c0d;\n --grey-90-a05: rgba(12, 12, 13, 0.05);\n --grey-90-a10: rgba(12, 12, 13, 0.1);\n --grey-90-a20: rgba(12, 12, 13, 0.2);\n --grey-90-a30: rgba(12, 12, 13, 0.3);\n --grey-90-a40: rgba(12, 12, 13, 0.4);\n --grey-90-a50: rgba(12, 12, 13, 0.5);\n --grey-90-a60: rgba(12, 12, 13, 0.6);\n --grey-90-a70: rgba(12, 12, 13, 0.7);\n --grey-90-a80: rgba(12, 12, 13, 0.8);\n --grey-90-a90: rgba(12, 12, 13, 0.9);\n\n --ink-40: #7175A8;\n --ink-50: #595E91;\n --ink-60: #464B76;\n --ink-70: #363959;\n --ink-80: #202340;\n --ink-90: #0f1126;\n\n --white-100: #ffffff;\n\n}\n"],sourceRoot:""}]);const s=i},735:(n,o,e)=>{e.d(o,{Z:()=>s});var t=e(537),a=e.n(t),r=e(645),i=e.n(r)()(a());i.push([n.id,"/* the box shadow is taken from photon-button primary button focus styling\nhttps://design.firefox.com/photon/components/buttons.html */\n\n/* removes the default Firefox focus indicator,\nso that we can add a custom indicator */\ninput::-moz-focus-inner,\nbutton::-moz-focus-inner {\n border: 0;\n}\n\ninput[type='radio']:focus-visible,\ninput[type='checkbox']:focus-visible,\ninput[type='button']:focus-visible,\ninput[type='submit']:focus-visible,\ninput[type='reset']:focus-visible,\ninput[type='image']:focus-visible,\ninput[type='range']:focus-visible,\nselect:focus-visible,\nbutton:focus-visible {\n box-shadow: 0 0 0 1px var(--blue-50) inset, 0 0 0 1px var(--blue-50),\n 0 0 0 4px var(--blue-50-a30);\n outline: 0;\n}\n\na:focus-visible {\n box-shadow: 0 0 0 2px var(--blue-50), 0 0 0 6px var(--blue-50-a30);\n outline: 0;\n}\n","",{version:3,sources:["webpack://./res/css/focus.css"],names:[],mappings:"AAAA;2DAC2D;;AAE3D;uCACuC;AACvC;;EAEE,SAAS;AACX;;AAEA;;;;;;;;;EASE;gCAC8B;EAC9B,UAAU;AACZ;;AAEA;EACE,kEAAkE;EAClE,UAAU;AACZ",sourcesContent:["/* the box shadow is taken from photon-button primary button focus styling\nhttps://design.firefox.com/photon/components/buttons.html */\n\n/* removes the default Firefox focus indicator,\nso that we can add a custom indicator */\ninput::-moz-focus-inner,\nbutton::-moz-focus-inner {\n border: 0;\n}\n\ninput[type='radio']:focus-visible,\ninput[type='checkbox']:focus-visible,\ninput[type='button']:focus-visible,\ninput[type='submit']:focus-visible,\ninput[type='reset']:focus-visible,\ninput[type='image']:focus-visible,\ninput[type='range']:focus-visible,\nselect:focus-visible,\nbutton:focus-visible {\n box-shadow: 0 0 0 1px var(--blue-50) inset, 0 0 0 1px var(--blue-50),\n 0 0 0 4px var(--blue-50-a30);\n outline: 0;\n}\n\na:focus-visible {\n box-shadow: 0 0 0 2px var(--blue-50), 0 0 0 6px var(--blue-50-a30);\n outline: 0;\n}\n"],sourceRoot:""}]);const s=i},912:(n,o,e)=>{e.d(o,{Z:()=>s});var t=e(537),a=e.n(t),r=e(645),i=e.n(r)()(a());i.push([n.id,"/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n\n/* See https://design.firefox.com/photon/components/buttons.html for the spec */\n.photon-button {\n /* These flex and sizing properties aren't necessary when a real <button> is used,\n * but they are when a <a> element is used as a button. */\n display: inline-flex;\n box-sizing: border-box;\n align-items: center;\n justify-content: center;\n padding: 0 8px;\n border: none;\n border-radius: 2px;\n margin: 0;\n\n /* reset default styles */\n background: none;\n\n /* photon styles */\n background-color: var(--grey-90-a10);\n color: var(--grey-90);\n cursor: initial; /* reset the defaut link style when used as a button */\n font: inherit;\n text-decoration: none; /* reset the defaut link style when used as a button */\n user-select: none;\n}\n\n/* This is a Firefox-specific style because Firefox adds a focusring at a bad\n * position. We're adding our own below. */\n.photon-button::-moz-focus-inner {\n border: none;\n}\n\n.photon-button:disabled {\n opacity: 0.4;\n}\n\n/* Note: we're using :not(:disabled) instead of :enabled so that this can apply\n * to non-input elements too. */\n.photon-button:hover:not(:disabled) {\n background-color: var(--grey-90-a20);\n}\n\n.photon-button:hover:active:not(:disabled) {\n background-color: var(--grey-90-a30);\n}\n\n.photon-button-primary,\n.photon-button-destructive,\n.photon-button-default {\n min-width: 132px;\n height: 32px;\n padding: 0 8px;\n font-size: 13px;\n}\n\n.photon-button-primary {\n background-color: var(--blue-60);\n color: #fff;\n}\n\n.photon-button-primary:hover:not(:disabled) {\n background-color: var(--blue-70);\n}\n\n.photon-button-primary:hover:active:not(:disabled) {\n background-color: var(--blue-80);\n}\n\n/* Use this class for destructive actions only. */\n.photon-button-destructive {\n background-color: var(--red-60);\n color: #fff;\n}\n\n.photon-button-destructive:hover:not(:disabled) {\n background-color: var(--red-70);\n}\n\n.photon-button-destructive:hover:active:not(:disabled) {\n background-color: var(--red-80);\n}\n\n.photon-button-ghost {\n width: 32px;\n height: 32px;\n background-color: transparent;\n}\n\n.photon-button-ghost:hover:not(:disabled),\n.photon-button-ghost--checked {\n background-color: var(--grey-90-a10);\n}\n\n.photon-button-ghost:hover:active:not(:disabled) {\n background-color: var(--grey-90-a20);\n}\n\n.photon-button-micro {\n height: 24px;\n}\n","",{version:3,sources:["webpack://./res/css/photon/button.css"],names:[],mappings:"AAAA;;6DAE6D;;AAE7D,+EAA+E;AAC/E;EACE;2DACyD;EACzD,oBAAoB;EACpB,sBAAsB;EACtB,mBAAmB;EACnB,uBAAuB;EACvB,cAAc;EACd,YAAY;EACZ,kBAAkB;EAClB,SAAS;;EAET,yBAAyB;EACzB,gBAAgB;;EAEhB,kBAAkB;EAClB,oCAAoC;EACpC,qBAAqB;EACrB,eAAe,EAAE,sDAAsD;EACvE,aAAa;EACb,qBAAqB,EAAE,sDAAsD;EAC7E,iBAAiB;AACnB;;AAEA;0CAC0C;AAC1C;EACE,YAAY;AACd;;AAEA;EACE,YAAY;AACd;;AAEA;+BAC+B;AAC/B;EACE,oCAAoC;AACtC;;AAEA;EACE,oCAAoC;AACtC;;AAEA;;;EAGE,gBAAgB;EAChB,YAAY;EACZ,cAAc;EACd,eAAe;AACjB;;AAEA;EACE,gCAAgC;EAChC,WAAW;AACb;;AAEA;EACE,gCAAgC;AAClC;;AAEA;EACE,gCAAgC;AAClC;;AAEA,iDAAiD;AACjD;EACE,+BAA+B;EAC/B,WAAW;AACb;;AAEA;EACE,+BAA+B;AACjC;;AAEA;EACE,+BAA+B;AACjC;;AAEA;EACE,WAAW;EACX,YAAY;EACZ,6BAA6B;AAC/B;;AAEA;;EAEE,oCAAoC;AACtC;;AAEA;EACE,oCAAoC;AACtC;;AAEA;EACE,YAAY;AACd",sourcesContent:["/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n\n/* See https://design.firefox.com/photon/components/buttons.html for the spec */\n.photon-button {\n /* These flex and sizing properties aren't necessary when a real <button> is used,\n * but they are when a <a> element is used as a button. */\n display: inline-flex;\n box-sizing: border-box;\n align-items: center;\n justify-content: center;\n padding: 0 8px;\n border: none;\n border-radius: 2px;\n margin: 0;\n\n /* reset default styles */\n background: none;\n\n /* photon styles */\n background-color: var(--grey-90-a10);\n color: var(--grey-90);\n cursor: initial; /* reset the defaut link style when used as a button */\n font: inherit;\n text-decoration: none; /* reset the defaut link style when used as a button */\n user-select: none;\n}\n\n/* This is a Firefox-specific style because Firefox adds a focusring at a bad\n * position. We're adding our own below. */\n.photon-button::-moz-focus-inner {\n border: none;\n}\n\n.photon-button:disabled {\n opacity: 0.4;\n}\n\n/* Note: we're using :not(:disabled) instead of :enabled so that this can apply\n * to non-input elements too. */\n.photon-button:hover:not(:disabled) {\n background-color: var(--grey-90-a20);\n}\n\n.photon-button:hover:active:not(:disabled) {\n background-color: var(--grey-90-a30);\n}\n\n.photon-button-primary,\n.photon-button-destructive,\n.photon-button-default {\n min-width: 132px;\n height: 32px;\n padding: 0 8px;\n font-size: 13px;\n}\n\n.photon-button-primary {\n background-color: var(--blue-60);\n color: #fff;\n}\n\n.photon-button-primary:hover:not(:disabled) {\n background-color: var(--blue-70);\n}\n\n.photon-button-primary:hover:active:not(:disabled) {\n background-color: var(--blue-80);\n}\n\n/* Use this class for destructive actions only. */\n.photon-button-destructive {\n background-color: var(--red-60);\n color: #fff;\n}\n\n.photon-button-destructive:hover:not(:disabled) {\n background-color: var(--red-70);\n}\n\n.photon-button-destructive:hover:active:not(:disabled) {\n background-color: var(--red-80);\n}\n\n.photon-button-ghost {\n width: 32px;\n height: 32px;\n background-color: transparent;\n}\n\n.photon-button-ghost:hover:not(:disabled),\n.photon-button-ghost--checked {\n background-color: var(--grey-90-a10);\n}\n\n.photon-button-ghost:hover:active:not(:disabled) {\n background-color: var(--grey-90-a20);\n}\n\n.photon-button-micro {\n height: 24px;\n}\n"],sourceRoot:""}]);const s=i},641:(n,o,e)=>{e.d(o,{Z:()=>u});var t=e(537),a=e.n(t),r=e(645),i=e.n(r),s=e(667),A=e.n(s),c=new URL(e(445),e.b),l=new URL(e(177),e.b),h=i()(a()),p=A()(c),d=A()(l);h.push([n.id,`/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n\n.photon-checkbox {\n position: relative;\n padding: 0;\n border: 1px solid var(--grey-90-a30);\n border-radius: 2px;\n appearance: none;\n background-color: var(--grey-90-a10);\n}\n\n/* Remove the border, as it compets with box-shadow styles applied with focus.css */\n.photon-checkbox:focus-visible {\n border: none;\n}\n\n/* Use this class with the photon-checkbox for the canonical photon styling. */\n.photon-checkbox-default {\n width: 16px;\n height: 16px;\n margin: 0 4px;\n}\n\n/* Use this class with the photon-checkbox for the custom micro variant. */\n.photon-checkbox-micro {\n width: 13px;\n height: 13px;\n margin: 0 3px;\n}\n\n.photon-checkbox:hover:not([disabled]) {\n background-color: var(--grey-90-a20);\n}\n\n.photon-checkbox:checked:not([disabled]) {\n border: none;\n background-color: var(--blue-60);\n}\n\n.photon-checkbox:hover:active:not([disabled]) {\n background-color: var(--grey-90-a30);\n}\n\n.photon-checkbox-default:checked:not([disabled]) {\n background-image: url(${p});\n}\n\n.photon-checkbox-micro:checked:not([disabled]) {\n background-image: url(${d});\n}\n\n.photon-checkbox:checked:hover:not([disabled]) {\n background-color: var(--blue-70);\n}\n\n.photon-checkbox:checked:hover:active:not([disabled]) {\n background-color: var(--blue-80);\n}\n`,"",{version:3,sources:["webpack://./res/css/photon/checkbox.css"],names:[],mappings:"AAAA;;6DAE6D;;AAE7D;EACE,kBAAkB;EAClB,UAAU;EACV,oCAAoC;EACpC,kBAAkB;EAClB,gBAAgB;EAChB,oCAAoC;AACtC;;AAEA,mFAAmF;AACnF;EACE,YAAY;AACd;;AAEA,8EAA8E;AAC9E;EACE,WAAW;EACX,YAAY;EACZ,aAAa;AACf;;AAEA,0EAA0E;AAC1E;EACE,WAAW;EACX,YAAY;EACZ,aAAa;AACf;;AAEA;EACE,oCAAoC;AACtC;;AAEA;EACE,YAAY;EACZ,gCAAgC;AAClC;;AAEA;EACE,oCAAoC;AACtC;;AAEA;EACE,yDAA0D;AAC5D;;AAEA;EACE,yDAA0D;AAC5D;;AAEA;EACE,gCAAgC;AAClC;;AAEA;EACE,gCAAgC;AAClC",sourcesContent:["/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n\n.photon-checkbox {\n position: relative;\n padding: 0;\n border: 1px solid var(--grey-90-a30);\n border-radius: 2px;\n appearance: none;\n background-color: var(--grey-90-a10);\n}\n\n/* Remove the border, as it compets with box-shadow styles applied with focus.css */\n.photon-checkbox:focus-visible {\n border: none;\n}\n\n/* Use this class with the photon-checkbox for the canonical photon styling. */\n.photon-checkbox-default {\n width: 16px;\n height: 16px;\n margin: 0 4px;\n}\n\n/* Use this class with the photon-checkbox for the custom micro variant. */\n.photon-checkbox-micro {\n width: 13px;\n height: 13px;\n margin: 0 3px;\n}\n\n.photon-checkbox:hover:not([disabled]) {\n background-color: var(--grey-90-a20);\n}\n\n.photon-checkbox:checked:not([disabled]) {\n border: none;\n background-color: var(--blue-60);\n}\n\n.photon-checkbox:hover:active:not([disabled]) {\n background-color: var(--grey-90-a30);\n}\n\n.photon-checkbox-default:checked:not([disabled]) {\n background-image: url(../../img/svg/checkbox-check-16.svg);\n}\n\n.photon-checkbox-micro:checked:not([disabled]) {\n background-image: url(../../img/svg/checkbox-check-13.svg);\n}\n\n.photon-checkbox:checked:hover:not([disabled]) {\n background-color: var(--blue-70);\n}\n\n.photon-checkbox:checked:hover:active:not([disabled]) {\n background-color: var(--blue-80);\n}\n"],sourceRoot:""}]);const u=h},19:(n,o,e)=>{e.d(o,{Z:()=>s});var t=e(537),a=e.n(t),r=e(645),i=e.n(r)()(a());i.push([n.id,'/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n\n/* This implements a confirm dialog using Photon components. \n * While not formally part of photon.\n *\n * This is how we can use it:\n *\n * <div className="confirmDialog">\n * <h3 className="confirmDialogTitle">\n * Wonderful title\n * </h3>\n * <div className="confirmDialogContent">\n * Wonderful content\n * </div>\n * <div className="confirmDialogButtons">\n * <input\n * type="button"\n * className="photon-button photon-button-default"\n * value="Cancel"\n * onClick={doSomethingOnCancel}\n * />\n * <input\n * type="button"\n * className="photon-button photon-button-destructive"\n * value="Confirm"\n * onClick={doSomethingOnConfirm}\n * />\n * </div>\n * </div>\n *\n */\n\n.confirmDialogTitle {\n overflow: hidden;\n margin: 0;\n font-size: 1.2em;\n text-overflow: ellipsis;\n}\n\n.confirmDialogContent {\n margin: 16px 0;\n}\n\n.confirmDialogButtons {\n display: flex;\n gap: 8px;\n}\n\n.confirmDialogButtons > .photon-button {\n flex: auto;\n}\n',"",{version:3,sources:["webpack://./res/css/photon/confirm-dialog.css"],names:[],mappings:"AAAA;;6DAE6D;;AAE7D;;;;;;;;;;;;;;;;;;;;;;;;;;;;EA4BE;;AAEF;EACE,gBAAgB;EAChB,SAAS;EACT,gBAAgB;EAChB,uBAAuB;AACzB;;AAEA;EACE,cAAc;AAChB;;AAEA;EACE,aAAa;EACb,QAAQ;AACV;;AAEA;EACE,UAAU;AACZ",sourcesContent:['/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n\n/* This implements a confirm dialog using Photon components. \n * While not formally part of photon.\n *\n * This is how we can use it:\n *\n * <div className="confirmDialog">\n * <h3 className="confirmDialogTitle">\n * Wonderful title\n * </h3>\n * <div className="confirmDialogContent">\n * Wonderful content\n * </div>\n * <div className="confirmDialogButtons">\n * <input\n * type="button"\n * className="photon-button photon-button-default"\n * value="Cancel"\n * onClick={doSomethingOnCancel}\n * />\n * <input\n * type="button"\n * className="photon-button photon-button-destructive"\n * value="Confirm"\n * onClick={doSomethingOnConfirm}\n * />\n * </div>\n * </div>\n *\n */\n\n.confirmDialogTitle {\n overflow: hidden;\n margin: 0;\n font-size: 1.2em;\n text-overflow: ellipsis;\n}\n\n.confirmDialogContent {\n margin: 16px 0;\n}\n\n.confirmDialogButtons {\n display: flex;\n gap: 8px;\n}\n\n.confirmDialogButtons > .photon-button {\n flex: auto;\n}\n'],sourceRoot:""}]);const s=i},717:(n,o,e)=>{e.d(o,{Z:()=>g});var t=e(537),a=e.n(t),r=e(645),i=e.n(r),s=e(460),A=e(912),c=e(641),l=e(769),h=e(896),p=e(829),d=e(621),u=e(19),b=i()(a());b.i(s.Z),b.i(A.Z),b.i(c.Z),b.i(l.Z),b.i(h.Z),b.i(p.Z),b.i(d.Z),b.i(u.Z),b.push([n.id,"/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n","",{version:3,sources:["webpack://./res/css/photon/index.css"],names:[],mappings:"AAAA;;6DAE6D",sourcesContent:["/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n\n@import './typography.css';\n@import './button.css';\n@import './checkbox.css';\n@import './input.css';\n@import './label.css';\n@import './message-bar.css';\n@import './radio-button.css';\n@import './confirm-dialog.css';\n"],sourceRoot:""}]);const g=b},769:(n,o,e)=>{e.d(o,{Z:()=>s});var t=e(537),a=e.n(t),r=e(645),i=e.n(r)()(a());i.push([n.id,"/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n\n/* See https://design.firefox.com/photon/components/input-fields.html for the spec */\n.photon-input {\n height: 32px;\n padding: 0 8px;\n border: 1px solid var(--grey-90-a20);\n border-radius: 2px;\n box-shadow: none; /* remove the default Firefox style */\n}\n\n.photon-input:hover {\n border-color: var(--grey-90-a30);\n}\n\n/* The second selector is only here to have a specificity higher than the one in\n * `.photon-input:invalid:not(:placeholder-shown)`. */\n.photon-input:focus-visible,\n.photon-input:focus-visible:invalid {\n border: 1px solid var(--blue-50);\n box-shadow: 0 0 0 1px var(--blue-50), 0 0 0 4px var(--blue-50-a30);\n outline: 0;\n}\n\n.photon-input:invalid:not(:placeholder-shown) {\n border: 1px solid var(--red-60);\n box-shadow: 0 0 0 1px var(--red-60), 0 0 0 4px var(--red-60-a30);\n}\n","",{version:3,sources:["webpack://./res/css/photon/input.css"],names:[],mappings:"AAAA;;6DAE6D;;AAE7D,oFAAoF;AACpF;EACE,YAAY;EACZ,cAAc;EACd,oCAAoC;EACpC,kBAAkB;EAClB,gBAAgB,EAAE,qCAAqC;AACzD;;AAEA;EACE,gCAAgC;AAClC;;AAEA;qDACqD;AACrD;;EAEE,gCAAgC;EAChC,kEAAkE;EAClE,UAAU;AACZ;;AAEA;EACE,+BAA+B;EAC/B,gEAAgE;AAClE",sourcesContent:["/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n\n/* See https://design.firefox.com/photon/components/input-fields.html for the spec */\n.photon-input {\n height: 32px;\n padding: 0 8px;\n border: 1px solid var(--grey-90-a20);\n border-radius: 2px;\n box-shadow: none; /* remove the default Firefox style */\n}\n\n.photon-input:hover {\n border-color: var(--grey-90-a30);\n}\n\n/* The second selector is only here to have a specificity higher than the one in\n * `.photon-input:invalid:not(:placeholder-shown)`. */\n.photon-input:focus-visible,\n.photon-input:focus-visible:invalid {\n border: 1px solid var(--blue-50);\n box-shadow: 0 0 0 1px var(--blue-50), 0 0 0 4px var(--blue-50-a30);\n outline: 0;\n}\n\n.photon-input:invalid:not(:placeholder-shown) {\n border: 1px solid var(--red-60);\n box-shadow: 0 0 0 1px var(--red-60), 0 0 0 4px var(--red-60-a30);\n}\n"],sourceRoot:""}]);const s=i},896:(n,o,e)=>{e.d(o,{Z:()=>s});var t=e(537),a=e.n(t),r=e(645),i=e.n(r)()(a());i.push([n.id,"/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n\n.photon-label {\n display: inline-flex;\n align-items: center;\n padding: 3px 0;\n color: var(--grey-90);\n}\n\n/* Use this class with the photon-label for the canonical photon styling. */\n.photon-label-default {\n font-size: 13px;\n}\n\n/* Use this class with the photon-label for the custom micro variant styling. */\n.photon-label-micro {\n font-size: 11px;\n}\n\n.photon-label-horiz-padding {\n padding: 0 3px;\n}\n","",{version:3,sources:["webpack://./res/css/photon/label.css"],names:[],mappings:"AAAA;;6DAE6D;;AAE7D;EACE,oBAAoB;EACpB,mBAAmB;EACnB,cAAc;EACd,qBAAqB;AACvB;;AAEA,2EAA2E;AAC3E;EACE,eAAe;AACjB;;AAEA,+EAA+E;AAC/E;EACE,eAAe;AACjB;;AAEA;EACE,cAAc;AAChB",sourcesContent:["/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n\n.photon-label {\n display: inline-flex;\n align-items: center;\n padding: 3px 0;\n color: var(--grey-90);\n}\n\n/* Use this class with the photon-label for the canonical photon styling. */\n.photon-label-default {\n font-size: 13px;\n}\n\n/* Use this class with the photon-label for the custom micro variant styling. */\n.photon-label-micro {\n font-size: 11px;\n}\n\n.photon-label-horiz-padding {\n padding: 0 3px;\n}\n"],sourceRoot:""}]);const s=i},829:(n,o,e)=>{e.d(o,{Z:()=>m});var t=e(537),a=e.n(t),r=e(645),i=e.n(r),s=e(667),A=e.n(s),c=new URL(e(337),e.b),l=new URL(e(115),e.b),h=new URL(e(107),e.b),p=new URL(e(838),e.b),d=new URL(e(325),e.b),u=i()(a()),b=A()(c),g=A()(l),f=A()(h),C=A()(p),E=A()(d);u.push([n.id,`/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n\n/* See https://design.firefox.com/photon/components/message-bars.html */\n.photon-message-bar {\n display: flex;\n min-height: 32px;\n box-sizing: border-box;\n flex-wrap: nowrap;\n\n /* Note: 32px is: 4px (left padding for the message bar) + 4px (left padding\n * for the icon) + 16px (icon width) + 4px (right padding for the icon) + 4px\n * (space between icon and text) */\n padding: 4px 4px 4px 32px;\n border-radius: 4px;\n\n /* Note: 8px is: 4px (left padding for the message bar) + 4px (left padding\n * for the icon). And same for the top positioning, because we want the icon\n * to stick at the top when the text is multiline */\n background: url(${b}) no-repeat 8px 8px / 16px 16px\n var(--grey-20);\n color: var(--grey-90);\n font-size: 13px;\n font-weight: 400;\n line-height: 1.4;\n}\n\n.photon-message-bar-action-button {\n flex: none;\n}\n\n.photon-message-bar-close-button {\n width: 24px;\n height: 24px;\n flex: none;\n margin-left: auto;\n background: url(${g}) no-repeat center / 16px 16px;\n}\n\n.photon-message-bar-inner-content {\n display: flex;\n flex-wrap: wrap;\n padding-right: 8px;\n gap: 8px;\n}\n\n.photon-message-bar-inner-text {\n /* This padding is carefully computed so that multi-line message bars have the\n * same top padding than single-line message bars. Having this property\n * shouldn't change anything for single-line message bars.\n * It's computed like this:\n * height of single-line message bars is 32px\n * padding of the message-bar div is 4px\n * height of the inner text is line-height * font-size = 1.4 * 13px = 18.2px\n * => (32 - 4 - 18.2) / 2 = 2.9px\n */\n padding: 2.9px 0;\n}\n\n.photon-message-bar-error {\n background-color: var(--red-60);\n background-image: url(${f});\n color: #fff;\n}\n\n.photon-message-bar-warning {\n background-color: var(--yellow-50);\n background-image: url(${C});\n color: var(--yellow-90);\n}\n\n.photon-message-bar-error .photon-message-bar-close-button {\n background-image: url(${E});\n}\n\n/* The default styles for this button are copied from the ghost button, mostly\n * for ease of usage. */\n.photon-message-bar-close-button:hover {\n background-color: var(--grey-90-a10);\n}\n\n.photon-message-bar-error .photon-message-bar-action-button,\n.photon-message-bar-error .photon-message-bar-close-button:hover {\n background-color: var(--red-70);\n color: #fff;\n}\n\n.photon-message-bar-warning .photon-message-bar-action-button,\n.photon-message-bar-warning .photon-message-bar-close-button:hover {\n background-color: var(--yellow-60);\n}\n\n.photon-message-bar-close-button:hover:active {\n background-color: var(--grey-90-a20);\n}\n\n.photon-message-bar-error .photon-message-bar-action-button:hover,\n.photon-message-bar-error .photon-message-bar-close-button:hover:active {\n background-color: var(--red-80);\n}\n\n.photon-message-bar-warning .photon-message-bar-action-button:hover,\n.photon-message-bar-warning .photon-message-bar-close-button:hover:active {\n background-color: var(--yellow-70);\n color: #fff;\n}\n\n.photon-message-bar-error .photon-message-bar-action-button:hover:active {\n background-color: var(--red-90);\n}\n\n.photon-message-bar-warning .photon-message-bar-action-button:hover:active {\n background-color: var(--yellow-80);\n}\n`,"",{version:3,sources:["webpack://./res/css/photon/message-bar.css"],names:[],mappings:"AAAA;;6DAE6D;;AAE7D,uEAAuE;AACvE;EACE,aAAa;EACb,gBAAgB;EAChB,sBAAsB;EACtB,iBAAiB;;EAEjB;;oCAEkC;EAClC,yBAAyB;EACzB,kBAAkB;;EAElB;;qDAEmD;EACnD;kBACgB;EAChB,qBAAqB;EACrB,eAAe;EACf,gBAAgB;EAChB,gBAAgB;AAClB;;AAEA;EACE,UAAU;AACZ;;AAEA;EACE,WAAW;EACX,YAAY;EACZ,UAAU;EACV,iBAAiB;EACjB,gFAA0E;AAC5E;;AAEA;EACE,aAAa;EACb,eAAe;EACf,kBAAkB;EAClB,QAAQ;AACV;;AAEA;EACE;;;;;;;;IAQE;EACF,gBAAgB;AAClB;;AAEA;EACE,+BAA+B;EAC/B,yDAA8C;EAC9C,WAAW;AACb;;AAEA;EACE,kCAAkC;EAClC,yDAAgD;EAChD,uBAAuB;AACzB;;AAEA;EACE,yDAAoD;AACtD;;AAEA;uBACuB;AACvB;EACE,oCAAoC;AACtC;;AAEA;;EAEE,+BAA+B;EAC/B,WAAW;AACb;;AAEA;;EAEE,kCAAkC;AACpC;;AAEA;EACE,oCAAoC;AACtC;;AAEA;;EAEE,+BAA+B;AACjC;;AAEA;;EAEE,kCAAkC;EAClC,WAAW;AACb;;AAEA;EACE,+BAA+B;AACjC;;AAEA;EACE,kCAAkC;AACpC",sourcesContent:["/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n\n/* See https://design.firefox.com/photon/components/message-bars.html */\n.photon-message-bar {\n display: flex;\n min-height: 32px;\n box-sizing: border-box;\n flex-wrap: nowrap;\n\n /* Note: 32px is: 4px (left padding for the message bar) + 4px (left padding\n * for the icon) + 16px (icon width) + 4px (right padding for the icon) + 4px\n * (space between icon and text) */\n padding: 4px 4px 4px 32px;\n border-radius: 4px;\n\n /* Note: 8px is: 4px (left padding for the message bar) + 4px (left padding\n * for the icon). And same for the top positioning, because we want the icon\n * to stick at the top when the text is multiline */\n background: url(../../img/svg/info-icon.svg) no-repeat 8px 8px / 16px 16px\n var(--grey-20);\n color: var(--grey-90);\n font-size: 13px;\n font-weight: 400;\n line-height: 1.4;\n}\n\n.photon-message-bar-action-button {\n flex: none;\n}\n\n.photon-message-bar-close-button {\n width: 24px;\n height: 24px;\n flex: none;\n margin-left: auto;\n background: url(../../img/svg/close-dark.svg) no-repeat center / 16px 16px;\n}\n\n.photon-message-bar-inner-content {\n display: flex;\n flex-wrap: wrap;\n padding-right: 8px;\n gap: 8px;\n}\n\n.photon-message-bar-inner-text {\n /* This padding is carefully computed so that multi-line message bars have the\n * same top padding than single-line message bars. Having this property\n * shouldn't change anything for single-line message bars.\n * It's computed like this:\n * height of single-line message bars is 32px\n * padding of the message-bar div is 4px\n * height of the inner text is line-height * font-size = 1.4 * 13px = 18.2px\n * => (32 - 4 - 18.2) / 2 = 2.9px\n */\n padding: 2.9px 0;\n}\n\n.photon-message-bar-error {\n background-color: var(--red-60);\n background-image: url(../../img/svg/error.svg);\n color: #fff;\n}\n\n.photon-message-bar-warning {\n background-color: var(--yellow-50);\n background-image: url(../../img/svg/warning.svg);\n color: var(--yellow-90);\n}\n\n.photon-message-bar-error .photon-message-bar-close-button {\n background-image: url(../../img/svg/close-light.svg);\n}\n\n/* The default styles for this button are copied from the ghost button, mostly\n * for ease of usage. */\n.photon-message-bar-close-button:hover {\n background-color: var(--grey-90-a10);\n}\n\n.photon-message-bar-error .photon-message-bar-action-button,\n.photon-message-bar-error .photon-message-bar-close-button:hover {\n background-color: var(--red-70);\n color: #fff;\n}\n\n.photon-message-bar-warning .photon-message-bar-action-button,\n.photon-message-bar-warning .photon-message-bar-close-button:hover {\n background-color: var(--yellow-60);\n}\n\n.photon-message-bar-close-button:hover:active {\n background-color: var(--grey-90-a20);\n}\n\n.photon-message-bar-error .photon-message-bar-action-button:hover,\n.photon-message-bar-error .photon-message-bar-close-button:hover:active {\n background-color: var(--red-80);\n}\n\n.photon-message-bar-warning .photon-message-bar-action-button:hover,\n.photon-message-bar-warning .photon-message-bar-close-button:hover:active {\n background-color: var(--yellow-70);\n color: #fff;\n}\n\n.photon-message-bar-error .photon-message-bar-action-button:hover:active {\n background-color: var(--red-90);\n}\n\n.photon-message-bar-warning .photon-message-bar-action-button:hover:active {\n background-color: var(--yellow-80);\n}\n"],sourceRoot:""}]);const m=u},621:(n,o,e)=>{e.d(o,{Z:()=>u});var t=e(537),a=e.n(t),r=e(645),i=e.n(r),s=e(667),A=e.n(s),c=new URL(e(649),e.b),l=new URL(e(567),e.b),h=i()(a()),p=A()(c),d=A()(l);h.push([n.id,`/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n\n.photon-radio {\n border: 1px solid var(--grey-90-a30);\n border-radius: 8px;\n appearance: none;\n background: none;\n background-color: var(--grey-90-a10);\n}\n\n/* Use this class with the photon-radio for the canonical photon styling. */\n.photon-radio-default {\n width: 16px;\n height: 16px;\n margin: 0 4px;\n}\n\n/* Use this class with the photon-radio for the custom micro variant styling. */\n.photon-radio-micro {\n width: 13px;\n height: 13px;\n margin: 0 3px;\n}\n\n.photon-radio:hover {\n background-color: var(--grey-90-a20);\n}\n\n.photon-radio:checked {\n border: none;\n background-color: var(--blue-60);\n}\n\n.photon-radio:hover:active {\n background-color: var(--grey-90-a30);\n}\n\n.photon-radio-default:checked {\n background-image: url(${p});\n}\n\n.photon-radio-micro:checked {\n background-image: url(${d});\n}\n\n.photon-radio:checked:hover {\n background-color: var(--blue-70);\n}\n\n.photon-radio:checked:hover:active {\n background-color: var(--blue-80);\n}\n`,"",{version:3,sources:["webpack://./res/css/photon/radio-button.css"],names:[],mappings:"AAAA;;6DAE6D;;AAE7D;EACE,oCAAoC;EACpC,kBAAkB;EAClB,gBAAgB;EAChB,gBAAgB;EAChB,oCAAoC;AACtC;;AAEA,2EAA2E;AAC3E;EACE,WAAW;EACX,YAAY;EACZ,aAAa;AACf;;AAEA,+EAA+E;AAC/E;EACE,WAAW;EACX,YAAY;EACZ,aAAa;AACf;;AAEA;EACE,oCAAoC;AACtC;;AAEA;EACE,YAAY;EACZ,gCAAgC;AAClC;;AAEA;EACE,oCAAoC;AACtC;;AAEA;EACE,yDAA8D;AAChE;;AAEA;EACE,yDAA8D;AAChE;;AAEA;EACE,gCAAgC;AAClC;;AAEA;EACE,gCAAgC;AAClC",sourcesContent:["/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n\n.photon-radio {\n border: 1px solid var(--grey-90-a30);\n border-radius: 8px;\n appearance: none;\n background: none;\n background-color: var(--grey-90-a10);\n}\n\n/* Use this class with the photon-radio for the canonical photon styling. */\n.photon-radio-default {\n width: 16px;\n height: 16px;\n margin: 0 4px;\n}\n\n/* Use this class with the photon-radio for the custom micro variant styling. */\n.photon-radio-micro {\n width: 13px;\n height: 13px;\n margin: 0 3px;\n}\n\n.photon-radio:hover {\n background-color: var(--grey-90-a20);\n}\n\n.photon-radio:checked {\n border: none;\n background-color: var(--blue-60);\n}\n\n.photon-radio:hover:active {\n background-color: var(--grey-90-a30);\n}\n\n.photon-radio-default:checked {\n background-image: url(../../img/svg/radiobutton-marker-16.svg);\n}\n\n.photon-radio-micro:checked {\n background-image: url(../../img/svg/radiobutton-marker-13.svg);\n}\n\n.photon-radio:checked:hover {\n background-color: var(--blue-70);\n}\n\n.photon-radio:checked:hover:active {\n background-color: var(--blue-80);\n}\n"],sourceRoot:""}]);const u=h},460:(n,o,e)=>{e.d(o,{Z:()=>s});var t=e(537),a=e.n(t),r=e(645),i=e.n(r)()(a());i.push([n.id,"/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n\n/* Specification at https://design.firefox.com/photon/visuals/typography.html */\n\n/* The idea is to use the same numbers for the same context (eg title 20 with\n * body 20 and caption 20), and of course use the hierarchy of titles when\n * needed.\n *\n * When using these styles one has to take care to colors and margins as well.\n * Margins are well described in\n * https://design.firefox.com/photon/visuals/grid.html.\n *\n * In the future we may want to make this more generic by applying these styles\n * by default to h1, h2, h3, etc.\n */\n\n.photon-display-20 {\n font-size: 36px;\n font-weight: 200;\n}\n\n.photon-title-40 {\n font-size: 28px;\n font-weight: 300;\n}\n\n.photon-title-30 {\n font-size: 22px;\n font-weight: 300;\n}\n\n.photon-title-20 {\n font-size: 17px;\n\n /* This should be 500 instead of bold, but 500 isn't available on all fonts */\n font-weight: bold;\n}\n\n.photon-title-10 {\n font-size: 13px;\n\n /* This should be 500 instead of bold, but 500 isn't available on all fonts */\n font-weight: bold;\n}\n\n.photon-body-30 {\n font-size: 17px;\n font-weight: 400;\n}\n\n.photon-body-20,\n.photon-caption-30 {\n font-size: 15px;\n font-weight: 400;\n}\n\n.photon-body-10,\n.photon-caption-20 {\n font-size: 13px;\n font-weight: 400;\n}\n\n.photon-caption-10 {\n font-size: 11px;\n font-weight: 400;\n}\n","",{version:3,sources:["webpack://./res/css/photon/typography.css"],names:[],mappings:"AAAA;;6DAE6D;;AAE7D,+EAA+E;;AAE/E;;;;;;;;;;EAUE;;AAEF;EACE,eAAe;EACf,gBAAgB;AAClB;;AAEA;EACE,eAAe;EACf,gBAAgB;AAClB;;AAEA;EACE,eAAe;EACf,gBAAgB;AAClB;;AAEA;EACE,eAAe;;EAEf,6EAA6E;EAC7E,iBAAiB;AACnB;;AAEA;EACE,eAAe;;EAEf,6EAA6E;EAC7E,iBAAiB;AACnB;;AAEA;EACE,eAAe;EACf,gBAAgB;AAClB;;AAEA;;EAEE,eAAe;EACf,gBAAgB;AAClB;;AAEA;;EAEE,eAAe;EACf,gBAAgB;AAClB;;AAEA;EACE,eAAe;EACf,gBAAgB;AAClB",sourcesContent:["/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n\n/* Specification at https://design.firefox.com/photon/visuals/typography.html */\n\n/* The idea is to use the same numbers for the same context (eg title 20 with\n * body 20 and caption 20), and of course use the hierarchy of titles when\n * needed.\n *\n * When using these styles one has to take care to colors and margins as well.\n * Margins are well described in\n * https://design.firefox.com/photon/visuals/grid.html.\n *\n * In the future we may want to make this more generic by applying these styles\n * by default to h1, h2, h3, etc.\n */\n\n.photon-display-20 {\n font-size: 36px;\n font-weight: 200;\n}\n\n.photon-title-40 {\n font-size: 28px;\n font-weight: 300;\n}\n\n.photon-title-30 {\n font-size: 22px;\n font-weight: 300;\n}\n\n.photon-title-20 {\n font-size: 17px;\n\n /* This should be 500 instead of bold, but 500 isn't available on all fonts */\n font-weight: bold;\n}\n\n.photon-title-10 {\n font-size: 13px;\n\n /* This should be 500 instead of bold, but 500 isn't available on all fonts */\n font-weight: bold;\n}\n\n.photon-body-30 {\n font-size: 17px;\n font-weight: 400;\n}\n\n.photon-body-20,\n.photon-caption-30 {\n font-size: 15px;\n font-weight: 400;\n}\n\n.photon-body-10,\n.photon-caption-20 {\n font-size: 13px;\n font-weight: 400;\n}\n\n.photon-caption-10 {\n font-size: 11px;\n font-weight: 400;\n}\n"],sourceRoot:""}]);const s=i},695:(n,o,e)=>{e.d(o,{Z:()=>p});var t=e(537),a=e.n(t),r=e(645),i=e.n(r),s=e(667),A=e.n(s),c=new URL(e(295),e.b),l=i()(a()),h=A()(c);l.push([n.id,`body,\nhtml {\n /* Please keep it synced with res/css/style.css */\n font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto,\n Oxygen-Sans, Ubuntu, 'Noto Sans', 'Liberation Sans', Cantarell,\n 'Helvetica Neue', sans-serif;\n font-size: 11px;\n}\n\n.row {\n padding: 0 3em 2em;\n border-left: 2px solid var(--grey-30);\n margin: 3em 0;\n}\n\n.row:hover {\n border-color: var(--blue-60);\n}\n\n.row pre {\n display: block;\n margin: 2em 0;\n}\n\n.photon-button-test-image {\n width: 24px;\n height: 24px;\n background-image: url(${h});\n background-position: 50%;\n background-repeat: no-repeat;\n}\n\n/* Give nearby message bars some room so that they can breathe a bit. */\n.photon-message-bar {\n margin-top: 5px;\n margin-bottom: 5px;\n}\n\n.sized-to-content {\n max-width: max-content;\n}\n\n.sized-constrained {\n max-width: 300px;\n}\n`,"",{version:3,sources:["webpack://./res/photon/style.css"],names:[],mappings:"AAAA;;EAEE,iDAAiD;EACjD;;gCAE8B;EAC9B,eAAe;AACjB;;AAEA;EACE,kBAAkB;EAClB,qCAAqC;EACrC,aAAa;AACf;;AAEA;EACE,4BAA4B;AAC9B;;AAEA;EACE,cAAc;EACd,aAAa;AACf;;AAEA;EACE,WAAW;EACX,YAAY;EACZ,yDAAiD;EACjD,wBAAwB;EACxB,4BAA4B;AAC9B;;AAEA,uEAAuE;AACvE;EACE,eAAe;EACf,kBAAkB;AACpB;;AAEA;EACE,sBAAsB;AACxB;;AAEA;EACE,gBAAgB;AAClB",sourcesContent:["body,\nhtml {\n /* Please keep it synced with res/css/style.css */\n font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto,\n Oxygen-Sans, Ubuntu, 'Noto Sans', 'Liberation Sans', Cantarell,\n 'Helvetica Neue', sans-serif;\n font-size: 11px;\n}\n\n.row {\n padding: 0 3em 2em;\n border-left: 2px solid var(--grey-30);\n margin: 3em 0;\n}\n\n.row:hover {\n border-color: var(--blue-60);\n}\n\n.row pre {\n display: block;\n margin: 2em 0;\n}\n\n.photon-button-test-image {\n width: 24px;\n height: 24px;\n background-image: url(../img/svg/pane-expand.svg);\n background-position: 50%;\n background-repeat: no-repeat;\n}\n\n/* Give nearby message bars some room so that they can breathe a bit. */\n.photon-message-bar {\n margin-top: 5px;\n margin-bottom: 5px;\n}\n\n.sized-to-content {\n max-width: max-content;\n}\n\n.sized-constrained {\n max-width: 300px;\n}\n"],sourceRoot:""}]);const p=l},645:n=>{n.exports=function(n){var o=[];return o.toString=function(){return this.map((function(o){var e="",t=void 0!==o[5];return o[4]&&(e+="@supports (".concat(o[4],") {")),o[2]&&(e+="@media ".concat(o[2]," {")),t&&(e+="@layer".concat(o[5].length>0?" ".concat(o[5]):""," {")),e+=n(o),t&&(e+="}"),o[2]&&(e+="}"),o[4]&&(e+="}"),e})).join("")},o.i=function(n,e,t,a,r){"string"==typeof n&&(n=[[null,n,void 0]]);var i={};if(t)for(var s=0;s<this.length;s++){var A=this[s][0];null!=A&&(i[A]=!0)}for(var c=0;c<n.length;c++){var l=[].concat(n[c]);t&&i[l[0]]||(void 0!==r&&(void 0===l[5]||(l[1]="@layer".concat(l[5].length>0?" ".concat(l[5]):""," {").concat(l[1],"}")),l[5]=r),e&&(l[2]?(l[1]="@media ".concat(l[2]," {").concat(l[1],"}"),l[2]=e):l[2]=e),a&&(l[4]?(l[1]="@supports (".concat(l[4],") {").concat(l[1],"}"),l[4]=a):l[4]="".concat(a)),o.push(l))}},o}},667:n=>{n.exports=function(n,o){return o||(o={}),n?(n=String(n.__esModule?n.default:n),/^['"].*['"]$/.test(n)&&(n=n.slice(1,-1)),o.hash&&(n+=o.hash),/["'() \t\n]|(%20)/.test(n)||o.needQuotes?'"'.concat(n.replace(/"/g,'\\"').replace(/\n/g,"\\n"),'"'):n):n}},537:n=>{n.exports=function(n){var o=n[1],e=n[3];if(!e)return o;if("function"==typeof btoa){var t=btoa(unescape(encodeURIComponent(JSON.stringify(e)))),a="sourceMappingURL=data:application/json;charset=utf-8;base64,".concat(t),r="/*# ".concat(a," */");return[o].concat([r]).join("\n")}return[o].join("\n")}},379:n=>{var o=[];function e(n){for(var e=-1,t=0;t<o.length;t++)if(o[t].identifier===n){e=t;break}return e}function t(n,t){for(var r={},i=[],s=0;s<n.length;s++){var A=n[s],c=t.base?A[0]+t.base:A[0],l=r[c]||0,h="".concat(c," ").concat(l);r[c]=l+1;var p=e(h),d={css:A[1],media:A[2],sourceMap:A[3],supports:A[4],layer:A[5]};if(-1!==p)o[p].references++,o[p].updater(d);else{var u=a(d,t);t.byIndex=s,o.splice(s,0,{identifier:h,updater:u,references:1})}i.push(h)}return i}function a(n,o){var e=o.domAPI(o);return e.update(n),function(o){if(o){if(o.css===n.css&&o.media===n.media&&o.sourceMap===n.sourceMap&&o.supports===n.supports&&o.layer===n.layer)return;e.update(n=o)}else e.remove()}}n.exports=function(n,a){var r=t(n=n||[],a=a||{});return function(n){n=n||[];for(var i=0;i<r.length;i++){var s=e(r[i]);o[s].references--}for(var A=t(n,a),c=0;c<r.length;c++){var l=e(r[c]);0===o[l].references&&(o[l].updater(),o.splice(l,1))}r=A}}},569:n=>{var o={};n.exports=function(n,e){var t=function(n){if(void 0===o[n]){var e=document.querySelector(n);if(window.HTMLIFrameElement&&e instanceof window.HTMLIFrameElement)try{e=e.contentDocument.head}catch(n){e=null}o[n]=e}return o[n]}(n);if(!t)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");t.appendChild(e)}},216:n=>{n.exports=function(n){var o=document.createElement("style");return n.setAttributes(o,n.attributes),n.insert(o,n.options),o}},565:(n,o,e)=>{n.exports=function(n){var o=e.nc;o&&n.setAttribute("nonce",o)}},795:n=>{n.exports=function(n){if("undefined"==typeof document)return{update:function(){},remove:function(){}};var o=n.insertStyleElement(n);return{update:function(e){!function(n,o,e){var t="";e.supports&&(t+="@supports (".concat(e.supports,") {")),e.media&&(t+="@media ".concat(e.media," {"));var a=void 0!==e.layer;a&&(t+="@layer".concat(e.layer.length>0?" ".concat(e.layer):""," {")),t+=e.css,a&&(t+="}"),e.media&&(t+="}"),e.supports&&(t+="}");var r=e.sourceMap;r&&"undefined"!=typeof btoa&&(t+="\n/*# sourceMappingURL=data:application/json;base64,".concat(btoa(unescape(encodeURIComponent(JSON.stringify(r))))," */")),o.styleTagTransform(t,n,o.options)}(o,n,e)},remove:function(){!function(n){if(null===n.parentNode)return!1;n.parentNode.removeChild(n)}(o)}}}},589:n=>{n.exports=function(n,o){if(o.styleSheet)o.styleSheet.cssText=n;else{for(;o.firstChild;)o.removeChild(o.firstChild);o.appendChild(document.createTextNode(n))}}},177:(n,o,e)=>{n.exports=e.p+"8aae7b979b04407f71a4.svg"},445:(n,o,e)=>{n.exports=e.p+"6c8063be3afa1d95c902.svg"},115:(n,o,e)=>{n.exports=e.p+"6bd0589a27236471fdab.svg"},325:(n,o,e)=>{n.exports=e.p+"aa867391c311267af5a9.svg"},107:(n,o,e)=>{n.exports=e.p+"9103e94f1d34c15d44be.svg"},337:(n,o,e)=>{n.exports=e.p+"31fe933f3a12be1aa7f3.svg"},295:(n,o,e)=>{n.exports=e.p+"49da6a2153f62ef73d17.svg"},567:(n,o,e)=>{n.exports=e.p+"76e5b29823c9fd62d90d.svg"},649:(n,o,e)=>{n.exports=e.p+"8dab2a6ba757bcc6e9a5.svg"},838:(n,o,e)=>{n.exports=e.p+"f0599659345cf76717cd.svg"}},o={};function e(t){var a=o[t];if(void 0!==a)return a.exports;var r=o[t]={id:t,exports:{}};return n[t](r,r.exports,e),r.exports}e.m=n,e.n=n=>{var o=n&&n.__esModule?()=>n.default:()=>n;return e.d(o,{a:o}),o},e.d=(n,o)=>{for(var t in o)e.o(o,t)&&!e.o(n,t)&&Object.defineProperty(n,t,{enumerable:!0,get:o[t]})},e.o=(n,o)=>Object.prototype.hasOwnProperty.call(n,o),e.p="/photon/",e.b=document.baseURI||self.location.href,e.nc=void 0,(()=>{var n=e(379),o=e.n(n),t=e(795),a=e.n(t),r=e(569),i=e.n(r),s=e(565),A=e.n(s),c=e(216),l=e.n(c),h=e(589),p=e.n(h),d=e(735),u={};u.styleTagTransform=p(),u.setAttributes=A(),u.insert=i().bind(null,"head"),u.domAPI=a(),u.insertStyleElement=l(),o()(d.Z,u),d.Z&&d.Z.locals&&d.Z.locals;var b=e(717),g={};g.styleTagTransform=p(),g.setAttributes=A(),g.insert=i().bind(null,"head"),g.domAPI=a(),g.insertStyleElement=l(),o()(b.Z,g),b.Z&&b.Z.locals&&b.Z.locals;var f=e(843),C={};C.styleTagTransform=p(),C.setAttributes=A(),C.insert=i().bind(null,"head"),C.domAPI=a(),C.insertStyleElement=l(),o()(f.Z,C),f.Z&&f.Z.locals&&f.Z.locals;var E=e(695),m={};m.styleTagTransform=p(),m.setAttributes=A(),m.insert=i().bind(null,"head"),m.domAPI=a(),m.insertStyleElement=l(),o()(E.Z,m),E.Z&&E.Z.locals&&E.Z.locals})()})();
|
|
2
|
+
//# sourceMappingURL=main.8c8260452e7439ec6df9.bundle.js.map
|