profile-viewer 0.0.3 → 0.0.4
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 +4 -4
- data/dist/{f0599659345cf76717cd.svg → 118632062f4755918dac.svg} +1 -1
- data/dist/{79eaad4fc0c398100809.svg → 3a829bf1fcf02598aa4b.svg} +1 -1
- data/dist/{874.2a087b9b5a296a9c3fcd.bundle.js → 874.ca7a11f56438ad874b9d.bundle.js} +2 -2
- data/dist/874.ca7a11f56438ad874b9d.bundle.js.map +1 -0
- data/dist/8846b19a497771fe0e9d.svg +4 -0
- data/dist/docs/memory-allocations.md +28 -6
- data/dist/index.html +1 -1
- data/dist/locales/de/app.ftl +11 -0
- data/dist/locales/el/app.ftl +2 -0
- data/dist/locales/en-CA/app.ftl +6 -0
- data/dist/locales/en-GB/app.ftl +11 -0
- data/dist/locales/en-US/app.ftl +10 -0
- data/dist/locales/es-CL/app.ftl +2 -0
- data/dist/locales/fr/app.ftl +46 -0
- data/dist/locales/fy-NL/app.ftl +11 -0
- data/dist/locales/ia/app.ftl +2 -0
- data/dist/locales/it/app.ftl +5 -0
- data/dist/locales/kab/app.ftl +7 -0
- data/dist/locales/nl/app.ftl +11 -0
- data/dist/locales/pt-BR/app.ftl +5 -0
- data/dist/locales/ru/app.ftl +11 -0
- data/dist/locales/sv-SE/app.ftl +2 -0
- data/dist/locales/tr/app.ftl +38 -0
- data/dist/locales/uk/app.ftl +2 -0
- data/dist/locales/zh-CN/app.ftl +5 -0
- data/dist/locales/zh-TW/app.ftl +52 -47
- data/dist/main.89ba95fadf0fbee4977a.bundle.js +201 -0
- data/dist/main.89ba95fadf0fbee4977a.bundle.js.map +1 -0
- data/dist/photon/{f0599659345cf76717cd.svg → 118632062f4755918dac.svg} +1 -1
- data/dist/photon/index.html +1 -1
- data/dist/photon/{main.aafbcdad3fb08c7ae5b4.bundle.js → main.fa2aec5d6b214ac1cdb3.bundle.js} +2 -2
- data/dist/photon/{main.aafbcdad3fb08c7ae5b4.bundle.js.map → main.fa2aec5d6b214ac1cdb3.bundle.js.map} +1 -1
- data/dist/sw.js +1 -1
- data/dist/sw.js.map +1 -1
- data/ruby-bin/profile-viewer-version.rb +1 -1
- metadata +14 -17
- data/dist/874.2a087b9b5a296a9c3fcd.bundle.js.map +0 -1
- data/dist/b805360fcc91834556c9.svg +0 -4
- data/dist/main.ac7130d34ce3b872712a.bundle.js +0 -201
- data/dist/main.ac7130d34ce3b872712a.bundle.js.map +0 -1
- /data/dist/{main.ac7130d34ce3b872712a.bundle.js.LICENSE.txt → main.89ba95fadf0fbee4977a.bundle.js.LICENSE.txt} +0 -0
@@ -1,4 +0,0 @@
|
|
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="12" height="12" viewBox="0 0 16 16"><path fill="context-fill" d="M14.354 2.353l-.708-.707a2.007 2.007 0 0 0-2.828 0l-.379.379a.5.5 0 0 0 0 .707l2.829 2.829a.5.5 0 0 0 .707 0l.379-.379a2.008 2.008 0 0 0 0-2.829zM9.732 3.439a.5.5 0 0 0-.707 0L3.246 9.218a1.986 1.986 0 0 0-.452.712l-1.756 4.39A.5.5 0 0 0 1.5 15a.5.5 0 0 0 .188-.037l4.382-1.752a1.966 1.966 0 0 0 .716-.454l5.779-5.778a.5.5 0 0 0 0-.707zM5.161 12.5l-2.549 1.02a.1.1 0 0 1-.13-.13L3.5 10.831a.1.1 0 0 1 .16-.031l1.54 1.535a.1.1 0 0 1-.039.165z"></path></svg>
|