swh.web 0.14.2__py3-none-any.whl → 0.15.0__py3-none-any.whl
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.
- swh/web/alter/forms.py +16 -16
- swh/web/alter/templates/admin_alteration.html +5 -5
- swh/web/alter/templates/alteration_details.html +2 -2
- swh/web/alter/templates/assistant_category.html +21 -19
- swh/web/alter/templates/assistant_email.html +3 -4
- swh/web/alter/templates/assistant_origins.html +1 -2
- swh/web/alter/templates/assistant_reasons.html +1 -2
- swh/web/alter/templates/assistant_summary.html +3 -4
- swh/web/alter/templates/content_policies.html +8 -15
- swh/web/alter/templates/includes/swh_legal.html +1 -1
- swh/web/alter/tests/test_views.py +2 -2
- swh/web/alter/urls.py +1 -1
- swh/web/alter/views.py +2 -2
- swh/web/browse/assets/browse/browse.css +10 -0
- swh/web/browse/assets/browse/sidetabs.js +22 -2
- swh/web/browse/templates/includes/sidetabs.html +20 -16
- swh/web/browse/templates/includes/snapshot-context.html +3 -1
- swh/web/save_code_now/templates/includes/take-new-snapshot.html +1 -1
- swh/web/static/css/browse.0a250d3b07ce628588a5.css +2 -0
- swh/web/static/css/browse.0a250d3b07ce628588a5.css.map +1 -0
- swh/web/static/js/add_forge_now.f8fa8235350a7875b4b2.js.map +1 -1
- swh/web/static/js/archive_coverage.71f6961fbdc0d76c313b.js +3 -0
- swh/web/static/js/{archive_coverage.b37e2158e800bc69180b.js.LICENSE.txt → archive_coverage.71f6961fbdc0d76c313b.js.LICENSE.txt} +1 -1
- swh/web/static/js/archive_coverage.71f6961fbdc0d76c313b.js.map +1 -0
- swh/web/static/js/auth.971392ebe3f22c222189.js.map +1 -1
- swh/web/static/js/{browse.b150f8992236375f2e9b.js → browse.d5014e5cae44a2cd3e6e.js} +3 -3
- swh/web/static/js/browse.d5014e5cae44a2cd3e6e.js.map +1 -0
- swh/web/static/js/deposit.060ba94288f399dfe89e.js.map +1 -1
- swh/web/static/js/guided_tour.3a7a41181c43663f866b.js.map +1 -1
- swh/web/static/js/highlightjs.19cb5fa8879fdc8357d7.js.map +1 -1
- swh/web/static/js/mailmap.5dc62b52b8eb18e2e8b0.js.map +1 -1
- swh/web/static/js/origin_visits.679992a2a951f67a08bc.js.map +1 -1
- swh/web/static/js/pdf.worker.min.js +1 -1
- swh/web/static/js/pdfjs.97ecbde9d93314dba75a.js +3 -0
- swh/web/static/js/pdfjs.97ecbde9d93314dba75a.js.map +1 -0
- swh/web/static/js/revision.c5f4750ef7caee355fd9.js.map +1 -1
- swh/web/static/js/save_code_now.3db9c75765eb44fe774a.js.map +1 -1
- swh/web/static/js/showdown.8be01722fe56f5a7c2db.js.map +1 -1
- swh/web/static/js/vault.8c6e8e445d128eb30488.js.map +1 -1
- swh/web/static/js/{vendors.076b42bbe0326fc632ae.js → vendors.532425b092b95d43a1d6.js} +3 -3
- swh/web/static/js/vendors.532425b092b95d43a1d6.js.map +1 -0
- swh/web/static/js/webapp.5427bd8b32cec7de0951.js +3 -0
- swh/web/static/js/{webapp.ec7025df24c9f358f1cc.js.LICENSE.txt → webapp.5427bd8b32cec7de0951.js.LICENSE.txt} +1 -1
- swh/web/static/js/webapp.5427bd8b32cec7de0951.js.map +1 -0
- swh/web/static/jssources/@iframe-resizer/child/index.umd.js +2 -2
- swh/web/static/jssources/@iframe-resizer/parent/index.umd.js +2 -2
- swh/web/static/jssources/core-js/internals/array-to-reversed.js +2 -2
- swh/web/static/jssources/core-js/internals/array-with.js +2 -2
- swh/web/static/jssources/core-js/internals/async-iterator-iteration.js +6 -1
- swh/web/static/jssources/core-js/internals/flatten-into-array.js +1 -1
- swh/web/static/jssources/core-js/internals/get-iterator-direct.js +1 -1
- swh/web/static/jssources/core-js/internals/install-error-cause.js +1 -1
- swh/web/static/jssources/core-js/internals/iterator-create-proxy.js +1 -1
- swh/web/static/jssources/core-js/internals/set-difference.js +1 -1
- swh/web/static/jssources/core-js/internals/set-intersection.js +1 -1
- swh/web/static/jssources/core-js/internals/set-is-disjoint-from.js +1 -1
- swh/web/static/jssources/core-js/internals/set-is-subset-of.js +1 -1
- swh/web/static/jssources/core-js/internals/set-is-superset-of.js +1 -1
- swh/web/static/jssources/core-js/internals/set-method-get-keys-before-cloning-detection.js +1 -1
- swh/web/static/jssources/core-js/internals/set-symmetric-difference.js +1 -1
- swh/web/static/jssources/core-js/internals/set-union.js +1 -1
- swh/web/static/jssources/core-js/internals/shared-store.js +2 -2
- swh/web/static/jssources/core-js/internals/string-pad.js +0 -1
- swh/web/static/jssources/core-js/modules/es.array-buffer.transfer-to-fixed-length.js +1 -1
- swh/web/static/jssources/core-js/modules/es.array-buffer.transfer.js +1 -1
- swh/web/static/jssources/core-js/modules/es.error.is-error.js +1 -1
- swh/web/static/jssources/core-js/modules/es.symbol.constructor.js +1 -1
- swh/web/static/jssources/jslicenses.json +1 -1
- swh/web/static/jssources/pdfjs-dist/build/pdf.worker.mjs +299 -13
- swh/web/static/jssources/pdfjs-dist/legacy/build/pdf.mjs +492 -113
- swh/web/static/jssources/swh/web/browse/assets/browse/sidetabs.js +22 -2
- swh/web/static/jssources/swh/web/webapp/assets/webapp/webapp-utils.js +10 -0
- swh/web/static/webpack-stats.json +73 -73
- swh/web/utils/archive.py +12 -0
- swh/web/utils/tests/test_archive.py +32 -15
- swh/web/vault/templates/includes/vault-common.html +1 -1
- swh/web/vault/templates/includes/vault-create-tasks.html +5 -5
- swh/web/webapp/assets/webapp/webapp-utils.js +10 -0
- swh/web/webapp/templates/includes/footer.html +1 -1
- swh/web/webapp/templates/includes/global-modals.html +3 -3
- {swh_web-0.14.2.dist-info → swh_web-0.15.0.dist-info}/METADATA +1 -1
- {swh_web-0.14.2.dist-info → swh_web-0.15.0.dist-info}/RECORD +89 -89
- swh/web/static/css/browse.5775e0a313f4ccb8aef5.css +0 -2
- swh/web/static/css/browse.5775e0a313f4ccb8aef5.css.map +0 -1
- swh/web/static/js/archive_coverage.b37e2158e800bc69180b.js +0 -3
- swh/web/static/js/archive_coverage.b37e2158e800bc69180b.js.map +0 -1
- swh/web/static/js/browse.b150f8992236375f2e9b.js.map +0 -1
- swh/web/static/js/pdfjs.ca88359f90430972e38c.js +0 -3
- swh/web/static/js/pdfjs.ca88359f90430972e38c.js.map +0 -1
- swh/web/static/js/vendors.076b42bbe0326fc632ae.js.map +0 -1
- swh/web/static/js/webapp.ec7025df24c9f358f1cc.js +0 -3
- swh/web/static/js/webapp.ec7025df24c9f358f1cc.js.map +0 -1
- /swh/web/static/js/{browse.b150f8992236375f2e9b.js.LICENSE.txt → browse.d5014e5cae44a2cd3e6e.js.LICENSE.txt} +0 -0
- /swh/web/static/js/{pdfjs.ca88359f90430972e38c.js.LICENSE.txt → pdfjs.97ecbde9d93314dba75a.js.LICENSE.txt} +0 -0
- /swh/web/static/js/{vendors.076b42bbe0326fc632ae.js.LICENSE.txt → vendors.532425b092b95d43a1d6.js.LICENSE.txt} +0 -0
- {swh_web-0.14.2.dist-info → swh_web-0.15.0.dist-info}/WHEEL +0 -0
- {swh_web-0.14.2.dist-info → swh_web-0.15.0.dist-info}/licenses/AUTHORS +0 -0
- {swh_web-0.14.2.dist-info → swh_web-0.15.0.dist-info}/licenses/LICENSE +0 -0
- {swh_web-0.14.2.dist-info → swh_web-0.15.0.dist-info}/top_level.txt +0 -0
|
@@ -55,26 +55,26 @@ swh/web/admin/tests/test_app.py,sha256=tfo97FcwPqdk3JD2SRsYvx4RfivOql4xpAVn1-SP_
|
|
|
55
55
|
swh/web/alter/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
56
56
|
swh/web/alter/apps.py,sha256=DPvgCX0dxRgpf1SxzyTsZVN4yiwfGwdW1ySzuSJikSc,398
|
|
57
57
|
swh/web/alter/emails.py,sha256=qzUvub0yAmv2dMSQk0gosdeTt90Z4m9SMILRLL18ZnI,3881
|
|
58
|
-
swh/web/alter/forms.py,sha256=
|
|
58
|
+
swh/web/alter/forms.py,sha256=G6BLDErRLg-30NwBjS6MKBvVvbt9PlCw5pjZuhooU4c,12525
|
|
59
59
|
swh/web/alter/models.py,sha256=LUAYr6YcuYruroIWlnkFRh_kjFHXZR6vYvUMoNNcwjw,16371
|
|
60
|
-
swh/web/alter/urls.py,sha256=
|
|
60
|
+
swh/web/alter/urls.py,sha256=tOjExrDZ2zDrRrd_cUm8kPra3KcLRv3HH0Hq7RRnfwA,2379
|
|
61
61
|
swh/web/alter/utils.py,sha256=vcqoLNYk07uR4dsbEobWbZohmPwsx7jfeTGARcPKqRo,9711
|
|
62
|
-
swh/web/alter/views.py,sha256=
|
|
62
|
+
swh/web/alter/views.py,sha256=srLEJkOzE0Cto86Yf3BIDv4GbgJfEDMdKXMrGC9OEeA,21194
|
|
63
63
|
swh/web/alter/assets/alter.css,sha256=t_tENbq5suWyAhRxm06PXHHbTNbj4xJylFLuMYwygkI,409
|
|
64
64
|
swh/web/alter/assets/index.js,sha256=JiOHrAslm6upq1aZQ_rl1IvXzRdPAy6_PgAJnq_Njx4,326
|
|
65
65
|
swh/web/alter/migrations/0001_initial.py,sha256=ySMUKVR95253UsIigU9Vl82anjhu-sKjJcVglNANFc4,13390
|
|
66
66
|
swh/web/alter/migrations/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
67
|
-
swh/web/alter/templates/admin_alteration.html,sha256=
|
|
67
|
+
swh/web/alter/templates/admin_alteration.html,sha256=7kzXdda-U9cDGtf7_CdTFGu9qLGE0lPReHC8GzqGGvA,10494
|
|
68
68
|
swh/web/alter/templates/admin_dashboard.html,sha256=O46xEEBYtvwfd-NY2wPUNc48Wv825z3pSOhQ31KRlaQ,3066
|
|
69
69
|
swh/web/alter/templates/alter_common.html,sha256=7Qm3HbJo4UZQA6geS3NwDj8s5a3z3EkINYo1oA2g5F8,431
|
|
70
70
|
swh/web/alter/templates/alteration_access.html,sha256=8ROpwQQkyO_3xHNkl3lMcZTwGQ3OMxjufmNOPL-o8VU,1253
|
|
71
|
-
swh/web/alter/templates/alteration_details.html,sha256=
|
|
72
|
-
swh/web/alter/templates/assistant_category.html,sha256=
|
|
73
|
-
swh/web/alter/templates/assistant_email.html,sha256=
|
|
74
|
-
swh/web/alter/templates/assistant_origins.html,sha256=
|
|
75
|
-
swh/web/alter/templates/assistant_reasons.html,sha256=
|
|
76
|
-
swh/web/alter/templates/assistant_summary.html,sha256=
|
|
77
|
-
swh/web/alter/templates/content_policies.html,sha256
|
|
71
|
+
swh/web/alter/templates/alteration_details.html,sha256=P-u4mBIUWM63eryYdvPT0ksjRkvhdS3KFz_uqVhe0Z0,6728
|
|
72
|
+
swh/web/alter/templates/assistant_category.html,sha256=K1_E-flM0Aw7DFU6L3bizyv8TlkgFwSBFxYE5dTPOxI,4813
|
|
73
|
+
swh/web/alter/templates/assistant_email.html,sha256=XhL_uW5Y4u3Xjv44499W0EnqP0wxmL-vsfmgAiSjwBU,1158
|
|
74
|
+
swh/web/alter/templates/assistant_origins.html,sha256=EHNxyRVRhUSX6tiItL2Sd3angIMPdTDeUVDYU6Rf1VM,2736
|
|
75
|
+
swh/web/alter/templates/assistant_reasons.html,sha256=jnex3HTG8Y5DwO2oHuMrtqWXRwP4_2hnPAHhk7SHZN8,1306
|
|
76
|
+
swh/web/alter/templates/assistant_summary.html,sha256=4HuKtAL_JrCEEFCOlv3mmtvdoVgMk05sy0SdjTaTLZE,1966
|
|
77
|
+
swh/web/alter/templates/content_policies.html,sha256=-faawIa9c69mE-2pBCS6s7-GuGf4u6Pw37EXi4Y_IGs,2049
|
|
78
78
|
swh/web/alter/templates/emails/admin_alteration_notification.txt,sha256=-pAQSDC-jialbRaWdJtXTDmEakjHE0cHSefp-ccHhvs,570
|
|
79
79
|
swh/web/alter/templates/emails/admin_message_notification.txt,sha256=KEW4Ni3GfXuf75lm3CQvbDUGEezCcZU_vER5SxnfD9M,440
|
|
80
80
|
swh/web/alter/templates/emails/alteration_confirmation.txt,sha256=9gtRj6bKwCxPslJAWPg2jDBq-3U5VUPd-k79eQQnDog,669
|
|
@@ -85,7 +85,7 @@ swh/web/alter/templates/includes/activity_log.html,sha256=-FhK1UNZoZ8tcGGIEsUub5
|
|
|
85
85
|
swh/web/alter/templates/includes/origins_table.html,sha256=gC6aP77x_QE21jB3i0y1FD3vQ6bPF-pR62sRCRvfwiQ,2886
|
|
86
86
|
swh/web/alter/templates/includes/reasons_outcome.html,sha256=GFIp5jsxmBiGDwGC8g24HdDGPduFlx6id1QgXE0RvKo,882
|
|
87
87
|
swh/web/alter/templates/includes/steps.html,sha256=ZX0qcAse3pmH691Swvud2kvUVuetchyYs8WvLOtGS9c,3529
|
|
88
|
-
swh/web/alter/templates/includes/swh_legal.html,sha256=
|
|
88
|
+
swh/web/alter/templates/includes/swh_legal.html,sha256=zwnCcgaY83afIzFEgYASEIHiQmWXbuP8yK5-ufxpUT4,3645
|
|
89
89
|
swh/web/alter/templatetags/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
90
90
|
swh/web/alter/templatetags/alter_extras.py,sha256=e0u9BevhsT9lMsIqkVMbXiaF-Z7dQ6Y9Xhm6UcghTbI,3376
|
|
91
91
|
swh/web/alter/tests/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
@@ -96,7 +96,7 @@ swh/web/alter/tests/test_forms.py,sha256=BZKE-jsuodWb434kr_GkK3LyyElHDT204MH3l0V
|
|
|
96
96
|
swh/web/alter/tests/test_models.py,sha256=CW_rfcSSwmS8Z41f0d3oNAWmBlp-qSpe-zum13K3REU,8002
|
|
97
97
|
swh/web/alter/tests/test_templatetags.py,sha256=cNrrcipE_qGJADD76LI2rmwXZdwnf7KqAY16uhjtvdY,1846
|
|
98
98
|
swh/web/alter/tests/test_utils.py,sha256=xnC11s7Usb5GWu_DcWJLKgdsBuAnPeoGVysgQCKSUoY,5974
|
|
99
|
-
swh/web/alter/tests/test_views.py,sha256=
|
|
99
|
+
swh/web/alter/tests/test_views.py,sha256=KX13SZqekOi_-3tFR4P1ll2KIBoVxmFTH9q-jMhx_qU,21112
|
|
100
100
|
swh/web/api/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
101
101
|
swh/web/api/apidoc.py,sha256=tyMAdJViWsLuGf8jCYpi0_P-pJQqvrZxxw-GIB9WAD0,18714
|
|
102
102
|
swh/web/api/apiresponse.py,sha256=QGUK9JftMID9R8MSZ9FZEpl1u1gtlBLFHfBTVlfSdJQ,8009
|
|
@@ -209,12 +209,12 @@ swh/web/browse/urls.py,sha256=HtvjbvU6K8QXDDQliDLtVF1x3byLy8L1_IyrE_QLEGQ,2447
|
|
|
209
209
|
swh/web/browse/utils.py,sha256=uMw-OkbAK7-WsugBQodbSZ5fLqXH18eXrQ7V5KJjTcE,26463
|
|
210
210
|
swh/web/browse/assets/browse/breadcrumbs.css,sha256=5keu8dq_hEe6czvefiF_UA_6UYn1On9vSwB_QgszKOg,492
|
|
211
211
|
swh/web/browse/assets/browse/browse-utils.js,sha256=hOdn-1XHbnaWFABwy2I8ePk7ReTqhUlzHGzXK0JXXeM,3451
|
|
212
|
-
swh/web/browse/assets/browse/browse.css,sha256=
|
|
212
|
+
swh/web/browse/assets/browse/browse.css,sha256=B9z_M2cgGMMIQI-A18lCR0QDuRxZSPFpEML5RaMQkiI,2534
|
|
213
213
|
swh/web/browse/assets/browse/content.css,sha256=jHkvaYHDvJbI_RxZAXQMQvJwVxadFSZj-EbA-kzQRmQ,1023
|
|
214
214
|
swh/web/browse/assets/browse/iframe.js,sha256=6H-mSAFIDsLJRb4DeQII5VdAuoEMecebbVWs19NQzXQ,1133
|
|
215
215
|
swh/web/browse/assets/browse/index.js,sha256=LAnxZSYqu6SpkRTOzYFFUmbZyRJgborCVb6iysfagh0,592
|
|
216
216
|
swh/web/browse/assets/browse/origin-search.js,sha256=PUT6DEkg8PFXcosCcjcSNyx3dClVW_WMRM5TLFnQhfM,11811
|
|
217
|
-
swh/web/browse/assets/browse/sidetabs.js,sha256=
|
|
217
|
+
swh/web/browse/assets/browse/sidetabs.js,sha256=L8RDZcWZvCJrmendHVXD6T_weltol_soo0zlPUSsuQg,15895
|
|
218
218
|
swh/web/browse/assets/browse/snapshot-navigation.css,sha256=-g0lY8XVytCfIsulJSybFkCZfKqg7p1e_YUMZXRHqCI,965
|
|
219
219
|
swh/web/browse/assets/browse/snapshot-navigation.js,sha256=Fu52TyhxD89rABr2pjl_CDWzDKq6qBlVy2rksHrXShA,1681
|
|
220
220
|
swh/web/browse/assets/guided_tour/guided-tour-steps.yaml,sha256=E7V0UupQHZhuvMwMBdE_A0MctG5gdvAyrS9irmueL70,12853
|
|
@@ -252,8 +252,8 @@ swh/web/browse/templates/includes/origin-search-form.html,sha256=fWAXcNrBxYqbNM0
|
|
|
252
252
|
swh/web/browse/templates/includes/readme-display.html,sha256=nT_3eV26M0nilCPTSEs4myhlsXeFbz6UBatkiEViYGU,1394
|
|
253
253
|
swh/web/browse/templates/includes/revision-info.html,sha256=4lc4AKyGp1g0xXiKe0ICYwbbx82QTc4BYGr444xCw50,1701
|
|
254
254
|
swh/web/browse/templates/includes/show-metadata.html,sha256=ALnH2obk74W5VA7JQdx0r_RiIUBbEThYR-JcLWQA_ec,2401
|
|
255
|
-
swh/web/browse/templates/includes/sidetabs.html,sha256=
|
|
256
|
-
swh/web/browse/templates/includes/snapshot-context.html,sha256=
|
|
255
|
+
swh/web/browse/templates/includes/sidetabs.html,sha256=wqZnHDCOc5ktkv2sGbEv-4zSRYip8KeoP1He-suBjaE,12803
|
|
256
|
+
swh/web/browse/templates/includes/snapshot-context.html,sha256=MOJJvReIWUtITLWKRO7dWUomevvscgQcn9llK7a-t2I,4698
|
|
257
257
|
swh/web/browse/templates/includes/top-navigation.html,sha256=J_W4AK7qgx32nIwYe3nu08yUc4TxmQUbx0XorL-wT58,7744
|
|
258
258
|
swh/web/browse/tests/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
259
259
|
swh/web/browse/tests/test_snapshot_context.py,sha256=Gijj0Kc4ykUOPsVHa9ZE5BXvbVgNKel_qACNWPx8nlY,19587
|
|
@@ -403,7 +403,7 @@ swh/web/save_code_now/templates/origin-save.html,sha256=xaQ0Mv99sLDVyNt545Tuzv_Y
|
|
|
403
403
|
swh/web/save_code_now/templates/admin/origin-save-common.html,sha256=xm7_Vu5XhNXl4w4KMcBHUGyJVgmBWxVTNn-nuPhrx8o,1547
|
|
404
404
|
swh/web/save_code_now/templates/admin/origin-save-filters.html,sha256=vBTTlo4cdEQgi9RmnBe5ESA7EQM8yW_7xDSwiF2r0aY,3955
|
|
405
405
|
swh/web/save_code_now/templates/admin/origin-save-requests.html,sha256=newRQfYQI4vOEBNgfh05sTVcxfVw4WxHv4vnGYNj8M8,5209
|
|
406
|
-
swh/web/save_code_now/templates/includes/take-new-snapshot.html,sha256
|
|
406
|
+
swh/web/save_code_now/templates/includes/take-new-snapshot.html,sha256=3f47-swtabSErhvQAufOaFaQFSXy4RNKC3ffMxku9bU,4501
|
|
407
407
|
swh/web/save_code_now/tests/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
408
408
|
swh/web/save_code_now/tests/test_app.py,sha256=eDKRD17COMiTdDcXrv_fDF9IRuZWTbfImgiDBVPevos,1577
|
|
409
409
|
swh/web/save_code_now/tests/test_django_command.py,sha256=1ipkhBFo7FAHEj-wErDDhz0Z51e6DepgFsULHcLLSaI,7523
|
|
@@ -446,7 +446,7 @@ swh/web/settings/development.py,sha256=Vj3jK287wC8RyKXj95F8-KDZGKuTkB9hxPhoyOo8h
|
|
|
446
446
|
swh/web/settings/production.py,sha256=t4vr_tRQuYBBTXvL6Z4yUQ2H5Jq2njVXeJ9o7PAPnz4,2893
|
|
447
447
|
swh/web/settings/tests.py,sha256=RmwIbJeRAjpJgYm4vBqsysx5VZj9aFQ1TbweJk49Itc,3885
|
|
448
448
|
swh/web/static/robots.txt,sha256=IGlpyPG3dmxL2ncn9n6z-0IrLrH3T2xd46lvhr8rrhA,30
|
|
449
|
-
swh/web/static/webpack-stats.json,sha256=
|
|
449
|
+
swh/web/static/webpack-stats.json,sha256=5L4ue3LwBEo55ApTXOAg2YmR-KrEADpZ4SrB5H_QGKE,82174
|
|
450
450
|
swh/web/static/css/add_forge_now.5656fbe321dfa3687ba7.css,sha256=8Qqw22cNyhBHsAw_Jt_nAfCMipuI6irO_UQjdkM528Y,165
|
|
451
451
|
swh/web/static/css/add_forge_now.5656fbe321dfa3687ba7.css.map,sha256=gWnU78g5RP_1zbPTqpkuVidqC6Sx8In5WtHh5vrOYpY,663
|
|
452
452
|
swh/web/static/css/alter.b739f5bb310703afacbc.css,sha256=FCHytxPwv-mLk_yu_7yz_FAblY_e-Uuhrbze8wNm-TA,168
|
|
@@ -457,8 +457,8 @@ swh/web/static/css/auth.4d6bb8912926efb08000.css,sha256=6AbiNKIias4sCdtX00HU9T6G
|
|
|
457
457
|
swh/web/static/css/auth.4d6bb8912926efb08000.css.map,sha256=U2cJx6pvi1y7lhjUfk_xYWV24JUEM2dR_bnNKPuTplo,768
|
|
458
458
|
swh/web/static/css/badges.52d6fb6f998319e1690a.css,sha256=gGLnLaq8e_-M8fodm66ihpPe-fdNU68RbHwx7ms496A,198
|
|
459
459
|
swh/web/static/css/badges.52d6fb6f998319e1690a.css.map,sha256=w8-8c-AnDYTipIm_ROfUKSZMYPU_9Ky-NEEBPTzsa_Y,683
|
|
460
|
-
swh/web/static/css/browse.
|
|
461
|
-
swh/web/static/css/browse.
|
|
460
|
+
swh/web/static/css/browse.0a250d3b07ce628588a5.css,sha256=OWK88QSvyaBiNY8mqRVnNfcUPj1HdPtoZtcGBtf8LvE,9999
|
|
461
|
+
swh/web/static/css/browse.0a250d3b07ce628588a5.css.map,sha256=ItvVb584iWPukP-U-_dsvRsFvhS4KCYTCkf0IREhKAo,16788
|
|
462
462
|
swh/web/static/css/guided_tour.96ec07d95e2576133b7b.css,sha256=RPX5uEbRN-6N50qOm1Vx0ZugHmHbwG57Ku56znuP2no,8799
|
|
463
463
|
swh/web/static/css/guided_tour.96ec07d95e2576133b7b.css.map,sha256=7gxA76R_2xgYClHWSjNlc3rv-2hsKP9PhKE0e_SlHHc,11497
|
|
464
464
|
swh/web/static/css/highlightjs.0c1b181eb006699a4c3e.css,sha256=WPonrBEt62k0omwYv8KtkZFyYMFu-Kg8c-AEs-g67SA,1392
|
|
@@ -614,64 +614,64 @@ swh/web/static/img/thirdParty/chosen-sprite.png,sha256=iqae5rI3ZQVXjXWL-7xSrsiPp
|
|
|
614
614
|
swh/web/static/img/thirdParty/chosen-sprite@2x.png,sha256=HjSbgPuowjtjZWkl_ajf48WSe10NihZyFDQWyqz0YPs,738
|
|
615
615
|
swh/web/static/js/add_forge_now.f8fa8235350a7875b4b2.js,sha256=YRoO1WlhAYrriMlAqoRhJeZ93hsY5KwWGmt8bcKfR5s,34793
|
|
616
616
|
swh/web/static/js/add_forge_now.f8fa8235350a7875b4b2.js.LICENSE.txt,sha256=7XtEyg4kfoLq7RYzpWAzFMPL35aW29lIRJibw7fqFpM,194
|
|
617
|
-
swh/web/static/js/add_forge_now.f8fa8235350a7875b4b2.js.map,sha256=
|
|
617
|
+
swh/web/static/js/add_forge_now.f8fa8235350a7875b4b2.js.map,sha256=eEwIoQvP8tzbpe4H5qDnqTe2ThNdWyZVaYMS-vP4jWI,96389
|
|
618
618
|
swh/web/static/js/alter.5fc556e2e1ea9a108e8b.js,sha256=PrxusyiGKDynnqfXepb1H45tQm7vP1P9a5RTgutqm_I,522
|
|
619
619
|
swh/web/static/js/alter.5fc556e2e1ea9a108e8b.js.map,sha256=6dQ94vHw99Oo-IaFe0g_7FUR6BrtCAdODwhSl_1DC3w,1563
|
|
620
|
-
swh/web/static/js/archive_coverage.
|
|
621
|
-
swh/web/static/js/archive_coverage.
|
|
622
|
-
swh/web/static/js/archive_coverage.
|
|
620
|
+
swh/web/static/js/archive_coverage.71f6961fbdc0d76c313b.js,sha256=M5HHZSCQId1J6vyTwqJlO6KO_jU82oygW9GV4WYnzWY,26508
|
|
621
|
+
swh/web/static/js/archive_coverage.71f6961fbdc0d76c313b.js.LICENSE.txt,sha256=RZ7JDGnkfbhpMmrLke1VpCO-5aHO22_vBy7n8v9VJks,546
|
|
622
|
+
swh/web/static/js/archive_coverage.71f6961fbdc0d76c313b.js.map,sha256=X_UCmbeeBqjNUrOSRk5N-sHczuwG7St82gGv8tLKn4Y,58979
|
|
623
623
|
swh/web/static/js/auth.971392ebe3f22c222189.js,sha256=xjvQC4ljEe3tC4PW1kXMhf0_Oa0mTZ5ZZJ9sxakJgOY,14022
|
|
624
624
|
swh/web/static/js/auth.971392ebe3f22c222189.js.LICENSE.txt,sha256=7XtEyg4kfoLq7RYzpWAzFMPL35aW29lIRJibw7fqFpM,194
|
|
625
|
-
swh/web/static/js/auth.971392ebe3f22c222189.js.map,sha256=
|
|
625
|
+
swh/web/static/js/auth.971392ebe3f22c222189.js.map,sha256=shLvKCnkEqg4LJN7Rlrp8qqtRB3ii-9jKs83oufThEE,51366
|
|
626
626
|
swh/web/static/js/badges.fba53d5f61bed948ddd4.js,sha256=QLvwYqgBxkxiHRjs4ckSaJGb7oeKzGDGc6YEZiwsPrM,1807
|
|
627
627
|
swh/web/static/js/badges.fba53d5f61bed948ddd4.js.map,sha256=RYDEUrUumQ7Rej5V_QmKGhXqPTtWkA0WhzuKHGxXoC0,5749
|
|
628
|
-
swh/web/static/js/browse.
|
|
629
|
-
swh/web/static/js/browse.
|
|
630
|
-
swh/web/static/js/browse.
|
|
628
|
+
swh/web/static/js/browse.d5014e5cae44a2cd3e6e.js,sha256=0veInc42MuJM9FYW9ssmXiVh1NnxATOgGAYxXYr9FG8,65433
|
|
629
|
+
swh/web/static/js/browse.d5014e5cae44a2cd3e6e.js.LICENSE.txt,sha256=xdcA5uiDeu1KI4x8bp0zVLiLKDz-SFuAXwEPzEjB5CI,482
|
|
630
|
+
swh/web/static/js/browse.d5014e5cae44a2cd3e6e.js.map,sha256=9mw4kSu0MgcwruekJNrKjh3xFH_P1XdasjWHdhjWrf8,246281
|
|
631
631
|
swh/web/static/js/d3.2fe5b1ddad0dbb25a61b.js,sha256=69LzdeCg5Iv4VioPAGw9VyjpsZg3JV0dfdIwG_Ayae0,167965
|
|
632
632
|
swh/web/static/js/d3.2fe5b1ddad0dbb25a61b.js.map,sha256=iR5ltwI0cONSMulV8h5YhrwpUUPDKf2FIk_POlu6Jaw,516384
|
|
633
633
|
swh/web/static/js/deposit.060ba94288f399dfe89e.js,sha256=3qQApR-XG8TJVjZm-bJDq-sjXT_nHsR-lBxKE-Q6m30,17972
|
|
634
634
|
swh/web/static/js/deposit.060ba94288f399dfe89e.js.LICENSE.txt,sha256=7XtEyg4kfoLq7RYzpWAzFMPL35aW29lIRJibw7fqFpM,194
|
|
635
|
-
swh/web/static/js/deposit.060ba94288f399dfe89e.js.map,sha256=
|
|
635
|
+
swh/web/static/js/deposit.060ba94288f399dfe89e.js.map,sha256=dWMN4OWlfG_gn5qbUKxIFYVWQgvbuEKzrJmYE1rkgbE,71633
|
|
636
636
|
swh/web/static/js/guided_tour.3a7a41181c43663f866b.js,sha256=Nd0CB2aw_OyKtb48p5AqDZN2o_5DX2IPBNQshaohKos,55263
|
|
637
637
|
swh/web/static/js/guided_tour.3a7a41181c43663f866b.js.LICENSE.txt,sha256=DglIlooo6nthYt5xJ_uHnr9pjjUkIKTGozp2DF9ZTZM,176
|
|
638
|
-
swh/web/static/js/guided_tour.3a7a41181c43663f866b.js.map,sha256=
|
|
638
|
+
swh/web/static/js/guided_tour.3a7a41181c43663f866b.js.map,sha256=dZ5JzybGmOTACnRHXqvhyASWw9Dj7gZUEEJYbO2WHuc,103322
|
|
639
639
|
swh/web/static/js/highlightjs.19cb5fa8879fdc8357d7.js,sha256=N1gSOR3_X936q9Apgmypzc-TuoEG-MbmgYSQorFADfU,2230545
|
|
640
640
|
swh/web/static/js/highlightjs.19cb5fa8879fdc8357d7.js.LICENSE.txt,sha256=9JGQR_peQFdryLwuSMFbPCWr8SvMvzlm_aH7zFMhxgU,2338
|
|
641
|
-
swh/web/static/js/highlightjs.19cb5fa8879fdc8357d7.js.map,sha256=
|
|
641
|
+
swh/web/static/js/highlightjs.19cb5fa8879fdc8357d7.js.map,sha256=CcMZpHUQS9_l3Klj_9cF1jkMEWf_Q0_WFv7eBkqR19Q,4686377
|
|
642
642
|
swh/web/static/js/mailmap.5dc62b52b8eb18e2e8b0.js,sha256=HpHolWs6URk5zo4eLbObzbmkcIKm6eNwFtxozU_3oNo,14786
|
|
643
643
|
swh/web/static/js/mailmap.5dc62b52b8eb18e2e8b0.js.LICENSE.txt,sha256=7XtEyg4kfoLq7RYzpWAzFMPL35aW29lIRJibw7fqFpM,194
|
|
644
|
-
swh/web/static/js/mailmap.5dc62b52b8eb18e2e8b0.js.map,sha256=
|
|
644
|
+
swh/web/static/js/mailmap.5dc62b52b8eb18e2e8b0.js.map,sha256=wHcHX1TGtglIDEehIabh0PhZfx7L0A0sbCz3CeCPUYY,52761
|
|
645
645
|
swh/web/static/js/mathjax.b908b458d6b1c10f36a4.js,sha256=dB2qu5xnDNJLpGrFqynYqHWrVULJUTxUKW1Eoklkfzo,1153763
|
|
646
646
|
swh/web/static/js/mathjax.b908b458d6b1c10f36a4.js.map,sha256=n3R9TdIU7trRJ9pgzhv6x9AfTO3r92eA-zD7df3-3OM,2667700
|
|
647
647
|
swh/web/static/js/org.bc106bf1462669cb5728.js,sha256=as-NR8JuvjIGZTD7yPOnI4c6j8JMO0q-gRX2lNwtfEo,27209
|
|
648
648
|
swh/web/static/js/org.bc106bf1462669cb5728.js.map,sha256=T9eLzjVWlcaVJtMIjrbxYliKIQl5WXNTghyicOUH8Yw,92382
|
|
649
649
|
swh/web/static/js/origin_visits.679992a2a951f67a08bc.js,sha256=lTaie_euZfCYeLV_4wVt1I_5zJYxz5O4Vp7oPcseDKA,53584
|
|
650
650
|
swh/web/static/js/origin_visits.679992a2a951f67a08bc.js.LICENSE.txt,sha256=jJlG38hZor-ybMVBElYxzZbnEQ-iCnAusZJ1ydFliAU,163
|
|
651
|
-
swh/web/static/js/origin_visits.679992a2a951f67a08bc.js.map,sha256=
|
|
652
|
-
swh/web/static/js/pdf.worker.min.js,sha256
|
|
651
|
+
swh/web/static/js/origin_visits.679992a2a951f67a08bc.js.map,sha256=S6q9jhuWJUrAeFQMMYk1Y5MBq2C0Irke9_55hnnTxYM,194860
|
|
652
|
+
swh/web/static/js/pdf.worker.min.js,sha256=-k1onxl1OPwU4QaeTnv0cXJOM-kscB97XPBbKAzl8qU,1069955
|
|
653
653
|
swh/web/static/js/pdf.worker.min.js.LICENSE.txt,sha256=tejEk9UW2bFWBF7DuDzD4meFNjr1bbIr1SOClCs5QkI,795
|
|
654
|
-
swh/web/static/js/pdfjs.
|
|
655
|
-
swh/web/static/js/pdfjs.
|
|
656
|
-
swh/web/static/js/pdfjs.
|
|
654
|
+
swh/web/static/js/pdfjs.97ecbde9d93314dba75a.js,sha256=t2kontTdeYECFUIyQ8Xa2TvYVOKCnwt1_snmQ0TrGHA,400740
|
|
655
|
+
swh/web/static/js/pdfjs.97ecbde9d93314dba75a.js.LICENSE.txt,sha256=tejEk9UW2bFWBF7DuDzD4meFNjr1bbIr1SOClCs5QkI,795
|
|
656
|
+
swh/web/static/js/pdfjs.97ecbde9d93314dba75a.js.map,sha256=VFtBVabqBq6kGvmQ7P0CTP1CXRj8bZWzjweCekZcpEQ,1449270
|
|
657
657
|
swh/web/static/js/revision.c5f4750ef7caee355fd9.js,sha256=C8YcqpuSnFSZhIc2o3uIapB7Ke6_3geBBZfeaj0gTRc,38452
|
|
658
658
|
swh/web/static/js/revision.c5f4750ef7caee355fd9.js.LICENSE.txt,sha256=bx3k2C7m4pEjePJ1m7kxP_C2YfLptaWyLEGlbzeeUK4,360
|
|
659
|
-
swh/web/static/js/revision.c5f4750ef7caee355fd9.js.map,sha256=
|
|
659
|
+
swh/web/static/js/revision.c5f4750ef7caee355fd9.js.map,sha256=wCiXqruhYetiyHATU87NLgwuNINe9RELzlYiEuNKLOw,136858
|
|
660
660
|
swh/web/static/js/save_code_now.3db9c75765eb44fe774a.js,sha256=PAlCXIwcWBRzIfCfvRFZi23JM0FXsfv4bIrfgSZ2wkM,41168
|
|
661
661
|
swh/web/static/js/save_code_now.3db9c75765eb44fe774a.js.LICENSE.txt,sha256=7XtEyg4kfoLq7RYzpWAzFMPL35aW29lIRJibw7fqFpM,194
|
|
662
|
-
swh/web/static/js/save_code_now.3db9c75765eb44fe774a.js.map,sha256=
|
|
662
|
+
swh/web/static/js/save_code_now.3db9c75765eb44fe774a.js.map,sha256=0GCc2Y4a1Cy0duSw1kckvCY-OA1wE4TX6vLnbSDszjo,108123
|
|
663
663
|
swh/web/static/js/showdown.8be01722fe56f5a7c2db.js,sha256=T9rAS2bAqRR9DNTR3ChIn_BT0xwHw-76NFaY3uSTsGs,76252
|
|
664
664
|
swh/web/static/js/showdown.8be01722fe56f5a7c2db.js.LICENSE.txt,sha256=URihh95MbJNIpuWmTt33TMSZRGMKbJi2QM7edvnDL3I,37
|
|
665
|
-
swh/web/static/js/showdown.8be01722fe56f5a7c2db.js.map,sha256=
|
|
665
|
+
swh/web/static/js/showdown.8be01722fe56f5a7c2db.js.map,sha256=tnq04MzeJxTR8lSbydEcTMp3c86AlWfacE_Pl9xaCPw,238567
|
|
666
666
|
swh/web/static/js/vault.8c6e8e445d128eb30488.js,sha256=Bm9b5J_p1HGsmRSKWoIPOaJzSfJn9FG-VnCxemihrJI,24220
|
|
667
667
|
swh/web/static/js/vault.8c6e8e445d128eb30488.js.LICENSE.txt,sha256=7XtEyg4kfoLq7RYzpWAzFMPL35aW29lIRJibw7fqFpM,194
|
|
668
|
-
swh/web/static/js/vault.8c6e8e445d128eb30488.js.map,sha256=
|
|
669
|
-
swh/web/static/js/vendors.
|
|
670
|
-
swh/web/static/js/vendors.
|
|
671
|
-
swh/web/static/js/vendors.
|
|
672
|
-
swh/web/static/js/webapp.
|
|
673
|
-
swh/web/static/js/webapp.
|
|
674
|
-
swh/web/static/js/webapp.
|
|
668
|
+
swh/web/static/js/vault.8c6e8e445d128eb30488.js.map,sha256=ckUavc8H7KoREGc9ZbxFK7_sQidRCgtvWgFN07bFeeE,74904
|
|
669
|
+
swh/web/static/js/vendors.532425b092b95d43a1d6.js,sha256=BqVIpjYEEEBP4fofY_o823I7ugcgQ9ISq-9k2SfQjd0,752663
|
|
670
|
+
swh/web/static/js/vendors.532425b092b95d43a1d6.js.LICENSE.txt,sha256=qa0uvcfqj-81iqu6rP2q_jid8fAVeSJLHwgtNJW3oww,2084
|
|
671
|
+
swh/web/static/js/vendors.532425b092b95d43a1d6.js.map,sha256=2Ll-zFQTfzbqIEHvM9TlQxhJ-EQ97nXRBe0XziwLphs,3752698
|
|
672
|
+
swh/web/static/js/webapp.5427bd8b32cec7de0951.js,sha256=H7YyYgVsUjelujq4bcSb_YNwrGQCp-hMVPbKTYZSj1M,194257
|
|
673
|
+
swh/web/static/js/webapp.5427bd8b32cec7de0951.js.LICENSE.txt,sha256=3oj0aisqXDuDFHXnwVIcXhf5tcOMw8y-TOPUdIzhSnE,1030
|
|
674
|
+
swh/web/static/js/webapp.5427bd8b32cec7de0951.js.map,sha256=jMPu8oY4zS3QWO-FZ1qtCRgmt6UZ9NM7CFaFG88n7JM,503066
|
|
675
675
|
swh/web/static/js/mathjax/input/mml/extensions/mml3.js,sha256=F-jxoub89f4TdpMY8qDuZGvWC2QYXkQBIHFl8GjmH_c,28862
|
|
676
676
|
swh/web/static/js/mathjax/input/mml/extensions/mml3.sef.json,sha256=OKy9XeTdAmDqplesNbqmzMJtrMPOyKEIVhLw9XdEdmM,199492
|
|
677
677
|
swh/web/static/js/mathjax/input/tex/extensions/action.js,sha256=N7RJZYk9r7QkgR86eHGKuiz9RQziqTRLU6Wn4k8odKc,2611
|
|
@@ -726,7 +726,7 @@ swh/web/static/js/mathjax/sre/mathmaps/nn.json,sha256=ttFbYggZZfntB65rbBr7G8KhR2
|
|
|
726
726
|
swh/web/static/js/mathjax/sre/mathmaps/sv.json,sha256=MSKJk-fe7CgcLCjyi82uCSCRJbK8SWyJnli-AL754us,317841
|
|
727
727
|
swh/web/static/json/highlightjs-languages.json,sha256=c1wX3xB-EPIl9sBCm3D22ZkBEgLCX01nCiu4_FLFhEA,11949
|
|
728
728
|
swh/web/static/jssources/LICENSE.txt,sha256=V8j_M8nAz8PvAOZQocyRDX7keai8UJ9skgmnwqETmdY,34520
|
|
729
|
-
swh/web/static/jssources/jslicenses.json,sha256=
|
|
729
|
+
swh/web/static/jssources/jslicenses.json,sha256=j5zWOssnZVgS8VGW0yBQ4Ygf25H1M3ftCtWHQJMeSRM,465094
|
|
730
730
|
swh/web/static/jssources/@babel/runtime/LICENSE.txt,sha256=EX2irw1M4P4cjhm1z_nc2Aat-XPTKNJ7EdREjE_yT3Y,1106
|
|
731
731
|
swh/web/static/jssources/@babel/runtime/helpers/OverloadYield.js,sha256=irAX7guuAGBkEaFvBdD8lE8p8QbEViBMBOxxwIQKZao,170
|
|
732
732
|
swh/web/static/jssources/@babel/runtime/helpers/regenerator.js,sha256=QRRTo45MUHIIQpMGXM1Z2JuMvCelgDWaO-uAMfdl-g4,3822
|
|
@@ -754,9 +754,9 @@ swh/web/static/jssources/@ballerina/highlightjs-ballerina/dist/ballerina.min.js,
|
|
|
754
754
|
swh/web/static/jssources/@gleam-lang/highlight.js-gleam/LICENSE.txt,sha256=prNYOr_KVnKsCywyuMuPMm8VVYZZ_01BtNL9rDMEVOo,11353
|
|
755
755
|
swh/web/static/jssources/@gleam-lang/highlight.js-gleam/index.js,sha256=MHpnsJ1On_-zKhdTfXBSfXPMpdogr01QIuD-33wY4gE,2400
|
|
756
756
|
swh/web/static/jssources/@iframe-resizer/child/LICENSE.txt,sha256=GXPjgfVZ-_Y8KgnN1uQydar87pvwwmiciOD20s4Ai0c,32206
|
|
757
|
-
swh/web/static/jssources/@iframe-resizer/child/index.umd.js,sha256=
|
|
757
|
+
swh/web/static/jssources/@iframe-resizer/child/index.umd.js,sha256=rnshu1qJjOUifqGl8WY_cQo83EaHufVH38G8JDwDkhc,25967
|
|
758
758
|
swh/web/static/jssources/@iframe-resizer/parent/LICENSE.txt,sha256=GXPjgfVZ-_Y8KgnN1uQydar87pvwwmiciOD20s4Ai0c,32206
|
|
759
|
-
swh/web/static/jssources/@iframe-resizer/parent/index.umd.js,sha256=
|
|
759
|
+
swh/web/static/jssources/@iframe-resizer/parent/index.umd.js,sha256=KPsaOTjHVv-4kuFWFtAfybrqBzLlDMl05LFlqbmy8fs,21968
|
|
760
760
|
swh/web/static/jssources/@popperjs/core/LICENSE.md,sha256=v2fiybeXRUO7GM7ToLN_U3Kar_lTtELdiaOtr5D9k-g,1082
|
|
761
761
|
swh/web/static/jssources/@popperjs/core/lib/createPopper.js,sha256=-ZOeyB9_6uwxMWJPgk5kF6uUTAYCnZd656gY_rbsbyc,7344
|
|
762
762
|
swh/web/static/jssources/@popperjs/core/lib/enums.js,sha256=CGpzAfHPP4MwbJYUmwVn-Yo0jdJYppO6g8cHhnVd-Ew,1335
|
|
@@ -878,11 +878,11 @@ swh/web/static/jssources/core-js/internals/array-slice.js,sha256=r-BboathSfIhAcI
|
|
|
878
878
|
swh/web/static/jssources/core-js/internals/array-sort.js,sha256=FAJ8L7I-iLs2O_yarEsZnGXv6ZDSFSDUTdmxuu68zSg,1069
|
|
879
879
|
swh/web/static/jssources/core-js/internals/array-species-constructor.js,sha256=0P0rnOSDd2SfT3wCmKxxfKM4gPm_aMKiL6skdzPAl2I,773
|
|
880
880
|
swh/web/static/jssources/core-js/internals/array-species-create.js,sha256=YPlzmGuI4ldnk6pLoQD4fyW9LdYLJAeK8SOl568fRuc,327
|
|
881
|
-
swh/web/static/jssources/core-js/internals/array-to-reversed.js,sha256=
|
|
882
|
-
swh/web/static/jssources/core-js/internals/array-with.js,sha256=
|
|
881
|
+
swh/web/static/jssources/core-js/internals/array-to-reversed.js,sha256=nmC5qsd-JBqIabHJPS8YwWRCSjqXHYoj8fnxMXBOSks,375
|
|
882
|
+
swh/web/static/jssources/core-js/internals/array-with.js,sha256=rk48UW_vO6qvJTHZKeQESbpGaPKZR5FcoVCTPEyPsGo,714
|
|
883
883
|
swh/web/static/jssources/core-js/internals/async-from-sync-iterator.js,sha256=tps-rh5fGPhXXNfUpb_HaymB3o3y_qVHdxRrJBMY1WM,2293
|
|
884
884
|
swh/web/static/jssources/core-js/internals/async-iterator-close.js,sha256=TvMTIOeZcJjKZzawCbV722FKKC9gcgQqmlFRrCLUmaI,581
|
|
885
|
-
swh/web/static/jssources/core-js/internals/async-iterator-iteration.js,sha256=
|
|
885
|
+
swh/web/static/jssources/core-js/internals/async-iterator-iteration.js,sha256=8tll0r746ZJnZ_gQuaxsvSzd7lUx8hOay-dWCPIAaPI,3574
|
|
886
886
|
swh/web/static/jssources/core-js/internals/async-iterator-prototype.js,sha256=eLcR5lFKMQLUMNJNThzi3V417uwPo7DMupnEKxVOeOg,1684
|
|
887
887
|
swh/web/static/jssources/core-js/internals/base64-map.js,sha256=MswwbnzfkxMZpm-Xk149mhpD0Y3W-8Sdyinw9UiCp1w,555
|
|
888
888
|
swh/web/static/jssources/core-js/internals/call-with-safe-iteration-closing.js,sha256=BBuUcsfS1airhHXhKDC16iiJG1nSiGB7t0kyAJMOaUU,393
|
|
@@ -932,7 +932,7 @@ swh/web/static/jssources/core-js/internals/error-to-string.js,sha256=BPiyuMv2EsD
|
|
|
932
932
|
swh/web/static/jssources/core-js/internals/export.js,sha256=L6x50GqvgLdT8wQkDJ8WqSncrlTvgMhxo-XrzH5oP6k,2718
|
|
933
933
|
swh/web/static/jssources/core-js/internals/fails.js,sha256=M-TgIEz00oP0B1yEf8jG7K2TKafDIP_sUSF0Gzu6YLU,122
|
|
934
934
|
swh/web/static/jssources/core-js/internals/fix-regexp-well-known-symbol-logic.js,sha256=OLRqsHTsHm53SJUAAvj5YviUHa2cGJ-KKu18EgdkQUE,2689
|
|
935
|
-
swh/web/static/jssources/core-js/internals/flatten-into-array.js,sha256=
|
|
935
|
+
swh/web/static/jssources/core-js/internals/flatten-into-array.js,sha256=Htq26Qv0eDmkHglPFAf68xJqHcTKXfv9rTOF1uenTls,1192
|
|
936
936
|
swh/web/static/jssources/core-js/internals/freezing.js,sha256=TCkWz-d-GFgBjLQjneVvahJLC2BBBzPw_oDrDLUsmbQ,272
|
|
937
937
|
swh/web/static/jssources/core-js/internals/function-apply.js,sha256=Ihi_eRgv8emhAcqRijwBK1Y5B5P5LOvJ2KOU-eqNGkg,432
|
|
938
938
|
swh/web/static/jssources/core-js/internals/function-bind-context.js,sha256=ERvKlW1mBP3r9FruvO0XFKmByrcR0aFtXC5yCRrEmCU,478
|
|
@@ -947,7 +947,7 @@ swh/web/static/jssources/core-js/internals/get-async-iterator.js,sha256=jqm9saEA
|
|
|
947
947
|
swh/web/static/jssources/core-js/internals/get-built-in-node-module.js,sha256=m1f3U_t2FSrQjuF_hB8IsbvuiO4LPvcEKGt-4YqfhXA,448
|
|
948
948
|
swh/web/static/jssources/core-js/internals/get-built-in-prototype-method.js,sha256=PYbEe_-HrQ_p9pvUv7nwAmqMwPit4WA7APrU4LFSGhk,264
|
|
949
949
|
swh/web/static/jssources/core-js/internals/get-built-in.js,sha256=Rc-jkvKH1kJAWOP5l6ORYJjn_o8Sz6Al0Hknfytk--4,393
|
|
950
|
-
swh/web/static/jssources/core-js/internals/get-iterator-direct.js,sha256=
|
|
950
|
+
swh/web/static/jssources/core-js/internals/get-iterator-direct.js,sha256=5Ef62tffx_HOwRCMVVaH8hkFYlBosUXjkgGMK4JtV2w,219
|
|
951
951
|
swh/web/static/jssources/core-js/internals/get-iterator-flattenable.js,sha256=mynbQJA5YpmfVk-bsj3TGvsdfZxDvsb2JauoVmrn360,496
|
|
952
952
|
swh/web/static/jssources/core-js/internals/get-iterator-method.js,sha256=DkZKKe1h8z_D4f4j7qrIOJTNqCUJVQ0Z94bGTAKkI7E,508
|
|
953
953
|
swh/web/static/jssources/core-js/internals/get-iterator.js,sha256=RxmZHMXAr9il7mY6kX1t9Kns-HByr_KiSeHoqSm_OAc,620
|
|
@@ -965,7 +965,7 @@ swh/web/static/jssources/core-js/internals/ieee754.js,sha256=HldBqbWl95PFFb-AwxY
|
|
|
965
965
|
swh/web/static/jssources/core-js/internals/indexed-object.js,sha256=jvnvb8uiVE8pDDxqERjR9Oa-rGPPpYPRz-KsiJEfQWk,624
|
|
966
966
|
swh/web/static/jssources/core-js/internals/inherit-if-required.js,sha256=RUCXh7zCXh96fTLCotik2-fkq8xz4rsS-XeoUQw3w1o,750
|
|
967
967
|
swh/web/static/jssources/core-js/internals/inspect-source.js,sha256=70B1SXYio8FHWzBBpQ-zn4xO7dwmwUrqLbZuoDZj3sg,479
|
|
968
|
-
swh/web/static/jssources/core-js/internals/install-error-cause.js,sha256=
|
|
968
|
+
swh/web/static/jssources/core-js/internals/install-error-cause.js,sha256=sVVNhhLVZn89np39UVVBuzu5pGZTH3AmYCbNtnnUG9o,404
|
|
969
969
|
swh/web/static/jssources/core-js/internals/internal-metadata.js,sha256=EeTXMez6UCZBrxeF7nkQOf9c8VAixmGUFGnLepFTS1Y,2836
|
|
970
970
|
swh/web/static/jssources/core-js/internals/internal-state.js,sha256=cr1ibHnoQGdhUvvSZS5UauVgXahUKy3w4odW2emf7yA,2106
|
|
971
971
|
swh/web/static/jssources/core-js/internals/is-array-iterator-method.js,sha256=3DT3NK8taMsWRJNUn3uqgPIVdK7FtxxOIMAn3cyDqbM,375
|
|
@@ -987,7 +987,7 @@ swh/web/static/jssources/core-js/internals/iterate.js,sha256=KSt_YmSvBHuR_s9sGWB
|
|
|
987
987
|
swh/web/static/jssources/core-js/internals/iterator-close-all.js,sha256=PZV9w1ykFYa-pQ-to8iwhzUa9oaEyNBPZOR555n_KTk,416
|
|
988
988
|
swh/web/static/jssources/core-js/internals/iterator-close.js,sha256=iOyfuEQCTIJWiiszkWyw9CJLDYp4FtA00OTpf0mQ_xQ,657
|
|
989
989
|
swh/web/static/jssources/core-js/internals/iterator-create-constructor.js,sha256=1pF1Bb0oKeZXe6qNJskTMqXZE3L8Mg1FzLDfVXpLkro,779
|
|
990
|
-
swh/web/static/jssources/core-js/internals/iterator-create-proxy.js,sha256=
|
|
990
|
+
swh/web/static/jssources/core-js/internals/iterator-create-proxy.js,sha256=3VgB4YMnCDwljZOPJ7-lUzb4-ySOVR86FPGeX-J7H6Q,3512
|
|
991
991
|
swh/web/static/jssources/core-js/internals/iterator-define.js,sha256=8tx1_raffnVK2n7KEzfkxVSDTcNc9bnumlz-aP2e5o0,4515
|
|
992
992
|
swh/web/static/jssources/core-js/internals/iterator-helper-throws-on-invalid-iterator.js,sha256=lSw0ZJyRYAKh6WbgaHBpsqgVfDqK0nSpefW7By4zNcc,421
|
|
993
993
|
swh/web/static/jssources/core-js/internals/iterator-helper-without-closing-on-early-error.js,sha256=MpzisNK3fEZ9i1uPIhUPkrEtUgGho-9CkQ_-vMCXtbM,679
|
|
@@ -1054,28 +1054,28 @@ swh/web/static/jssources/core-js/internals/safe-get-built-in.js,sha256=pyR49LbXs
|
|
|
1054
1054
|
swh/web/static/jssources/core-js/internals/same-value.js,sha256=wSfjtcK9R31QqTDcnewb2dml8WTq56BTZSzc9MSsnMw,322
|
|
1055
1055
|
swh/web/static/jssources/core-js/internals/schedulers-fix.js,sha256=71RN-6ETMGCvngbYs6RK6W26DMQLMCTUcAyT_lISmqo,1537
|
|
1056
1056
|
swh/web/static/jssources/core-js/internals/set-clone.js,sha256=K0uctK8UAi78W3lbHTgCleiQCP6cHbMD6Iff2ck2TBg,311
|
|
1057
|
-
swh/web/static/jssources/core-js/internals/set-difference.js,sha256=
|
|
1057
|
+
swh/web/static/jssources/core-js/internals/set-difference.js,sha256=FpkkZ0pU3q2Vc5ZeWTwVn1sYG-KWCGyoPptkerHPN_s,905
|
|
1058
1058
|
swh/web/static/jssources/core-js/internals/set-helpers.js,sha256=RIbY5jN2_NV40x31vH10AfuS-Ffw1ofAKwO6fveCcSg,388
|
|
1059
|
-
swh/web/static/jssources/core-js/internals/set-intersection.js,sha256=
|
|
1060
|
-
swh/web/static/jssources/core-js/internals/set-is-disjoint-from.js,sha256=
|
|
1061
|
-
swh/web/static/jssources/core-js/internals/set-is-subset-of.js,sha256=
|
|
1062
|
-
swh/web/static/jssources/core-js/internals/set-is-superset-of.js,sha256=
|
|
1059
|
+
swh/web/static/jssources/core-js/internals/set-intersection.js,sha256=3WXfeyv0szyi3EFGXd1562r7UbaoCz4IB6bK9pF_2K8,901
|
|
1060
|
+
swh/web/static/jssources/core-js/internals/set-is-disjoint-from.js,sha256=p68b-EDL7fv6P7xLsj_ZACAPOMC3w7zNg3u9SwRdjfQ,908
|
|
1061
|
+
swh/web/static/jssources/core-js/internals/set-is-subset-of.js,sha256=1ttX5mhYph2W1BSU9M6V9MLBMjM8lGd_v-uB9IZSXIo,562
|
|
1062
|
+
swh/web/static/jssources/core-js/internals/set-is-superset-of.js,sha256=OaxYNT3EDyySJ244ep4WbH_CnapYEof3vZesZUaGI80,760
|
|
1063
1063
|
swh/web/static/jssources/core-js/internals/set-iterate.js,sha256=yWHxTrmVQNKMfvOpbUPmIoRAXyK61z-mwl2JHDWShgQ,539
|
|
1064
1064
|
swh/web/static/jssources/core-js/internals/set-method-accept-set-like.js,sha256=ut-HaYlxs75wnMFE6EtWRYWUOAodcJZfD5VvLzHrnF0,1426
|
|
1065
|
-
swh/web/static/jssources/core-js/internals/set-method-get-keys-before-cloning-detection.js,sha256=
|
|
1065
|
+
swh/web/static/jssources/core-js/internals/set-method-get-keys-before-cloning-detection.js,sha256=arBySThwh4QhWy0O6w5_-ZOvPa4i17MGXkg7swdW5gI,883
|
|
1066
1066
|
swh/web/static/jssources/core-js/internals/set-size.js,sha256=ticy31WTmEqFrvTpmDn-CaENZLD4U7aMwiY4yguZ-7M,263
|
|
1067
1067
|
swh/web/static/jssources/core-js/internals/set-species.js,sha256=bCTb2QRGZJSZSsMb9RXkOr6jPDwKoatxgVlayawmZAY,601
|
|
1068
|
-
swh/web/static/jssources/core-js/internals/set-symmetric-difference.js,sha256
|
|
1068
|
+
swh/web/static/jssources/core-js/internals/set-symmetric-difference.js,sha256=7u5X3eksm32HTiisJpKeUwcwX3d_SFol2Z5Ahiz2rjE,758
|
|
1069
1069
|
swh/web/static/jssources/core-js/internals/set-to-string-tag.js,sha256=MiEUuVPMeMb6HMevMI-k3MWgROgI-xNkZ2g3SxhpEn4,497
|
|
1070
|
-
swh/web/static/jssources/core-js/internals/set-union.js,sha256=
|
|
1070
|
+
swh/web/static/jssources/core-js/internals/set-union.js,sha256=JGpmTrjZYuauMUB2vrucQtVBMv1iuKk5soMGUxeU560,587
|
|
1071
1071
|
swh/web/static/jssources/core-js/internals/shared-key.js,sha256=luKL78RIfoJFJBoRciLXP9o9Vq2JgCOzXlEgH6EMysc,210
|
|
1072
|
-
swh/web/static/jssources/core-js/internals/shared-store.js,sha256=
|
|
1072
|
+
swh/web/static/jssources/core-js/internals/shared-store.js,sha256=cg9C4bm0K9l2PWzrzv73pea1Q2hSQqKO966lb4PAh3A,601
|
|
1073
1073
|
swh/web/static/jssources/core-js/internals/shared.js,sha256=b57AVvGCqxJj94ia_mxWzHNkO9xeBprKPBOEQTNHV4A,160
|
|
1074
1074
|
swh/web/static/jssources/core-js/internals/species-constructor.js,sha256=LXzW0nHsMKK3XE7Fta38hvbmtLZz9dcFK35B5rA46XU,606
|
|
1075
1075
|
swh/web/static/jssources/core-js/internals/string-html-forced.js,sha256=8WbEOSslCmvdGEFgdE4xYXwIaG7wMu8YClXo_2wqSBU,336
|
|
1076
1076
|
swh/web/static/jssources/core-js/internals/string-multibyte.js,sha256=b8KRvy33zuwk8l9tmoqAX3qYIR1Ltd1HCtbj52HxK-E,1415
|
|
1077
1077
|
swh/web/static/jssources/core-js/internals/string-pad-webkit-bug.js,sha256=KqgnvUbxFpfKM5VbQuxlhRjGI-CysXTcCeX8IbNkifc,230
|
|
1078
|
-
swh/web/static/jssources/core-js/internals/string-pad.js,sha256=
|
|
1078
|
+
swh/web/static/jssources/core-js/internals/string-pad.js,sha256=36AMZRMKan6CIQosj2VwkcrMP66Rzd1hcP1jX6KztvA,1411
|
|
1079
1079
|
swh/web/static/jssources/core-js/internals/string-punycode-to-ascii.js,sha256=xdcH6G8dapqSQHg-j03KH-sekH5NG7Uu59LHptx9pYg,5569
|
|
1080
1080
|
swh/web/static/jssources/core-js/internals/string-repeat.js,sha256=WUKAx2O_Dee-0r6mlUe99jiYM32EyrySupD9wsh9LZU,681
|
|
1081
1081
|
swh/web/static/jssources/core-js/internals/string-trim-end.js,sha256=7CRxZzUAb5-exJghq0bHD9h1qG-mOAXY_ivqpZ9ZWlk,500
|
|
@@ -1125,8 +1125,8 @@ swh/web/static/jssources/core-js/modules/es.array-buffer.constructor.js,sha256=1
|
|
|
1125
1125
|
swh/web/static/jssources/core-js/modules/es.array-buffer.detached.js,sha256=HmCLEaroK9xN5GwHpgKOFBJFxR5o99CAT_ZG73vNUWc,596
|
|
1126
1126
|
swh/web/static/jssources/core-js/modules/es.array-buffer.is-view.js,sha256=NydVuHPQWRMq-9FJxbcKdaF9IwSepkQu4t3LfuRPCZk,411
|
|
1127
1127
|
swh/web/static/jssources/core-js/modules/es.array-buffer.slice.js,sha256=eo_gBYpf6T1G5rQOfbRVcZMWEjjCqmxTsElWtFJ7PCE,1625
|
|
1128
|
-
swh/web/static/jssources/core-js/modules/es.array-buffer.transfer-to-fixed-length.js,sha256=
|
|
1129
|
-
swh/web/static/jssources/core-js/modules/es.array-buffer.transfer.js,sha256=
|
|
1128
|
+
swh/web/static/jssources/core-js/modules/es.array-buffer.transfer-to-fixed-length.js,sha256=uQZK5Lwv9a16v16LDYjuj_vXADycK3DjqyVqBBA6XXk,457
|
|
1129
|
+
swh/web/static/jssources/core-js/modules/es.array-buffer.transfer.js,sha256=BeCecGacaaMl8utqGQ2kH9CsICfn01wbe9I37lu_HGM,404
|
|
1130
1130
|
swh/web/static/jssources/core-js/modules/es.array.at.js,sha256=1fzJ4onOiny8qWvZaborUm1-pQ5kaRg7yOXKsbiuy1I,733
|
|
1131
1131
|
swh/web/static/jssources/core-js/modules/es.array.concat.js,sha256=7FMXU6cR9Eyhnnx0fwWiOYEZxhphBoSJVIx1Zob3u7c,2308
|
|
1132
1132
|
swh/web/static/jssources/core-js/modules/es.array.copy-within.js,sha256=nKzeloPPob25UpKxXEZnDeyzfJ5F9iArFRFKGlK1UEk,442
|
|
@@ -1182,7 +1182,7 @@ swh/web/static/jssources/core-js/modules/es.date.to-primitive.js,sha256=8KVjO1TT
|
|
|
1182
1182
|
swh/web/static/jssources/core-js/modules/es.date.to-string.js,sha256=adOT1nvgqC7nXpWf-DK2rSHbFCPH5LfU2f3uoPGp-YA,772
|
|
1183
1183
|
swh/web/static/jssources/core-js/modules/es.disposable-stack.constructor.js,sha256=FzyGw8MDDgUtaLlAEvlK-Gl2J5xTRcaymyUtJ5-EHoQ,4017
|
|
1184
1184
|
swh/web/static/jssources/core-js/modules/es.error.cause.js,sha256=2Dhy6nQMwiamJ7mgB5Hcmrim8tbhds3iPqQ3xhPMnq0,2623
|
|
1185
|
-
swh/web/static/jssources/core-js/modules/es.error.is-error.js,sha256=
|
|
1185
|
+
swh/web/static/jssources/core-js/modules/es.error.is-error.js,sha256=oCLrFQu75FPzMRiG3ZpPIhHKHL6Z90Yp93U346PVj7w,1528
|
|
1186
1186
|
swh/web/static/jssources/core-js/modules/es.error.to-string.js,sha256=FzgKJrL4KMr8i4TRK10avQzEUh4tTSKOrk_He3JOsuc,385
|
|
1187
1187
|
swh/web/static/jssources/core-js/modules/es.escape.js,sha256=eyUjxOSOw4qrXQG7cd1gIQ5beMEAWTgn_VS_GEdqt1k,1153
|
|
1188
1188
|
swh/web/static/jssources/core-js/modules/es.function.bind.js,sha256=NrpWeR24NiNZEzD3UoZItXbLUwIohaQnQ7zZCc7K_uM,391
|
|
@@ -1355,7 +1355,7 @@ swh/web/static/jssources/core-js/modules/es.string.trim.js,sha256=lIoXqpuu19kRKa
|
|
|
1355
1355
|
swh/web/static/jssources/core-js/modules/es.suppressed-error.constructor.js,sha256=ycrSMwl273XGqV-0xFX2_C4sGtLjav1hn9VbsSa5p3E,2998
|
|
1356
1356
|
swh/web/static/jssources/core-js/modules/es.symbol.async-dispose.js,sha256=wTOX7XsXbhcEnOh-eIdf7WKNMEHqZnyUqhJl67FAdf4,955
|
|
1357
1357
|
swh/web/static/jssources/core-js/modules/es.symbol.async-iterator.js,sha256=ysLWwm8EMiLbBpYf7xcTcQV2Qa_bFUeoJN2jU5NHzCM,230
|
|
1358
|
-
swh/web/static/jssources/core-js/modules/es.symbol.constructor.js,sha256=
|
|
1358
|
+
swh/web/static/jssources/core-js/modules/es.symbol.constructor.js,sha256=FCfr6X6x5L0xxU4Uzv2v9x37vEHSb7ojTy91hqAg2Zk,11039
|
|
1359
1359
|
swh/web/static/jssources/core-js/modules/es.symbol.description.js,sha256=qbxOaM46fhxMl_T6V-FNpgBwRXbpvDKg6PmQ5UxESY4,2689
|
|
1360
1360
|
swh/web/static/jssources/core-js/modules/es.symbol.dispose.js,sha256=TSzj3h5HRYJhGsg4bM4cdeOTdEwwYxZohUvybbTW7HM,929
|
|
1361
1361
|
swh/web/static/jssources/core-js/modules/es.symbol.for.js,sha256=MH7WC3WcvQ9Nfs5i2IXYoMTRXxgROHPcnMsFvbbEW00,919
|
|
@@ -2377,8 +2377,8 @@ swh/web/static/jssources/org/lib/org/converter/html.js,sha256=UhqZJqjR1V88FoyWe0
|
|
|
2377
2377
|
swh/web/static/jssources/pathifist/LICENSE.txt,sha256=uJjabawUE5-DEIUF2ret5bVBYGyWVnqod6KUExhOXeE,1090
|
|
2378
2378
|
swh/web/static/jssources/pathifist/index.js,sha256=i0KU6XJ81Ej6EXCadrKAhttnk3AV1Ra_o0jfr-DdHAM,1454
|
|
2379
2379
|
swh/web/static/jssources/pdfjs-dist/LICENSE.txt,sha256=DVQuDIgE45qn836wDaWnYhSdxoLXgpRRKH4RuTjpRZQ,10174
|
|
2380
|
-
swh/web/static/jssources/pdfjs-dist/build/pdf.worker.mjs,sha256=
|
|
2381
|
-
swh/web/static/jssources/pdfjs-dist/legacy/build/pdf.mjs,sha256=
|
|
2380
|
+
swh/web/static/jssources/pdfjs-dist/build/pdf.worker.mjs,sha256=pjhjszx2XpENl3oL0-enrft58Lw3T2g7l3tZBfCIq7A,1883476
|
|
2381
|
+
swh/web/static/jssources/pdfjs-dist/legacy/build/pdf.mjs,sha256=It_cpbLlvBl3BAuJmxjQpFs4EuYBiG32yIDt8O5R9Q0,846236
|
|
2382
2382
|
swh/web/static/jssources/prismjs/LICENSE.txt,sha256=K5R_CQGn_88IqJlX2peDwOnG5yy2zo6Vn1AatUCeTSs,1066
|
|
2383
2383
|
swh/web/static/jssources/prismjs/prism.js,sha256=S5mU_F9EHUxP_yPe4lNcCQEL-TsdkMLHKwQww9PxAI4,58198
|
|
2384
2384
|
swh/web/static/jssources/prismjs-bibtex/LICENSE.txt,sha256=NXpDNNZjIx8UjxNxgrAMnlBTkJdIIiw3BPpPlV01lbU,1069
|
|
@@ -2404,7 +2404,7 @@ swh/web/static/jssources/swh/web/browse/assets/browse/browse-utils.js,sha256=hOd
|
|
|
2404
2404
|
swh/web/static/jssources/swh/web/browse/assets/browse/iframe.js,sha256=6H-mSAFIDsLJRb4DeQII5VdAuoEMecebbVWs19NQzXQ,1133
|
|
2405
2405
|
swh/web/static/jssources/swh/web/browse/assets/browse/index.js,sha256=LAnxZSYqu6SpkRTOzYFFUmbZyRJgborCVb6iysfagh0,592
|
|
2406
2406
|
swh/web/static/jssources/swh/web/browse/assets/browse/origin-search.js,sha256=PUT6DEkg8PFXcosCcjcSNyx3dClVW_WMRM5TLFnQhfM,11811
|
|
2407
|
-
swh/web/static/jssources/swh/web/browse/assets/browse/sidetabs.js,sha256=
|
|
2407
|
+
swh/web/static/jssources/swh/web/browse/assets/browse/sidetabs.js,sha256=L8RDZcWZvCJrmendHVXD6T_weltol_soo0zlPUSsuQg,15895
|
|
2408
2408
|
swh/web/static/jssources/swh/web/browse/assets/browse/snapshot-navigation.js,sha256=Fu52TyhxD89rABr2pjl_CDWzDKq6qBlVy2rksHrXShA,1681
|
|
2409
2409
|
swh/web/static/jssources/swh/web/browse/assets/guided_tour/index.js,sha256=F4PAuLwF1yx16tbrggRncPsWfX9bp0vEX6AoykiANBs,7702
|
|
2410
2410
|
swh/web/static/jssources/swh/web/browse/assets/origin_visits/index.js,sha256=p0D2S7qfNgudfW4hY-l23etv2hcFWmySQHxIFmS6f18,337
|
|
@@ -2438,7 +2438,7 @@ swh/web/static/jssources/swh/web/webapp/assets/webapp/notebook-rendering.js,sha2
|
|
|
2438
2438
|
swh/web/static/jssources/swh/web/webapp/assets/webapp/pdf-rendering.js,sha256=eHvf5HtpfesEyVfDLLWZp8HIPjy-EdVImK1zaOCF3AY,2849
|
|
2439
2439
|
swh/web/static/jssources/swh/web/webapp/assets/webapp/readme-rendering.js,sha256=e9q00rH9aURzLAIkW58m44cPfaBJEIo83yX5J3Y1MOg,6782
|
|
2440
2440
|
swh/web/static/jssources/swh/web/webapp/assets/webapp/status-widget.js,sha256=kvYK1ZBC4tofZ-__OdETjZko_VRcweTRlNWiPjHx2j4,1500
|
|
2441
|
-
swh/web/static/jssources/swh/web/webapp/assets/webapp/webapp-utils.js,sha256=
|
|
2441
|
+
swh/web/static/jssources/swh/web/webapp/assets/webapp/webapp-utils.js,sha256=fLca2ta4pf-Jqicg6cWTab2sWHdMbtpZON_Wkk7isKk,13397
|
|
2442
2442
|
swh/web/static/jssources/swh/web/webapp/assets/webapp/xss-filtering.js,sha256=yLXJIXb81N7pq2yC48bsQ-SASUCOhCLbLHsO7ewktOs,2245
|
|
2443
2443
|
swh/web/static/jssources/waypoints/licenses.txt.txt,sha256=aFjMjXhgZ1K7lQXsQgmAXovWnz7kFc0ob3ZzbBcrAbc,1153
|
|
2444
2444
|
swh/web/static/jssources/waypoints/lib/jquery.waypoints.js,sha256=0eOwoM8HfistUePSijYnO7H6WwPbVBtecIqWN7ObjW4,17946
|
|
@@ -2628,7 +2628,7 @@ swh/web/tests/resources/repos/repo_with_cff_file.zip,sha256=5Pd8eTyXWBzp07L97LMj
|
|
|
2628
2628
|
swh/web/tests/resources/repos/repo_with_metadata_file.zip,sha256=PGhx5eNh_9gtwDjB2PEwAfdjxUAsMzZPEET-avGJGzw,27055
|
|
2629
2629
|
swh/web/tests/resources/repos/repo_with_submodules.tgz,sha256=hehONBsTuiFRD5PZILQpUe7PhJXpUTntxOL334cvZN8,8063
|
|
2630
2630
|
swh/web/utils/__init__.py,sha256=iU_rckbzjmWlgtQDBG2X6MazFMTV8MmwDGkLo0sprlQ,19803
|
|
2631
|
-
swh/web/utils/archive.py,sha256=
|
|
2631
|
+
swh/web/utils/archive.py,sha256=kavf27Byd5FuVmZ20Ng-YDRRulkXaWE24KdGugpFsC4,72688
|
|
2632
2632
|
swh/web/utils/citation.py,sha256=YpNrJTT00DtFj-jN4ydFG-ZwYrzB5fHQ1eZxcW4h5e0,6937
|
|
2633
2633
|
swh/web/utils/converters.py,sha256=CmJLmycfm08xoVMDLAZ4McEYIsh3SkUPkZk2FbV3S9U,12078
|
|
2634
2634
|
swh/web/utils/exc.py,sha256=yhVQQ0FXWz95J1P1YFq4fBTilzrW7zyHEmKCwwn1-jc,9166
|
|
@@ -2645,7 +2645,7 @@ swh/web/utils/management/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZ
|
|
|
2645
2645
|
swh/web/utils/management/commands/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
2646
2646
|
swh/web/utils/management/commands/rename_app.py,sha256=Nikr272yh0iOqO_Yx8eamqORkl1Io1Tq9ziGon0T3Ss,2249
|
|
2647
2647
|
swh/web/utils/tests/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
2648
|
-
swh/web/utils/tests/test_archive.py,sha256=
|
|
2648
|
+
swh/web/utils/tests/test_archive.py,sha256=UZYnTTDTa2X76ShCSU1644HAyZngKUlJoFmIyCV-WwU,43977
|
|
2649
2649
|
swh/web/utils/tests/test_converters.py,sha256=IDU-ZqePXWUsdWqhEBC9QgsGigA3M9sVJ4tHrK5nOJw,25373
|
|
2650
2650
|
swh/web/utils/tests/test_exc.py,sha256=XJXzCU5hkgdjakOqZjxDjJoSzaDXvCLmlWmCuT88Lrk,1393
|
|
2651
2651
|
swh/web/utils/tests/test_highlightjs.py,sha256=E1__Yup8Maod_Flsx2ymThpBYJgP96xD0nvhrjeJHGw,2190
|
|
@@ -2666,8 +2666,8 @@ swh/web/vault/assets/vault-table-row.ejs,sha256=alxwyS5QxLTJvzq00ps4Kty3gG02tsjU
|
|
|
2666
2666
|
swh/web/vault/assets/vault-ui.js,sha256=zC2oP86OrLvzkGbjptjn5D-LpaS02XyxQb0t_o3dQjo,10163
|
|
2667
2667
|
swh/web/vault/assets/vault.css,sha256=YBrRsWs54Bp1M4QeQ50crwSijQDvoGmqkAUYF8sKy7U,463
|
|
2668
2668
|
swh/web/vault/templates/vault-ui.html,sha256=1b-6mKae0o0kXqZhvSBB2MMwnkuDv_cmB78Ca1iE82Q,1807
|
|
2669
|
-
swh/web/vault/templates/includes/vault-common.html,sha256=
|
|
2670
|
-
swh/web/vault/templates/includes/vault-create-tasks.html,sha256=
|
|
2669
|
+
swh/web/vault/templates/includes/vault-common.html,sha256=PVNQykpp3R6DQlIx44xW61nCW5-csBwPdUleyfbVyy0,1437
|
|
2670
|
+
swh/web/vault/templates/includes/vault-create-tasks.html,sha256=GAwNMsnXTlkY9CRNZGk_RyO2yrUdIq_JbdgWbgEqyLo,9829
|
|
2671
2671
|
swh/web/vault/tests/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
2672
2672
|
swh/web/vault/tests/test_apiviews.py,sha256=7RYiEeMvwJACYHhbmQuiZTmUhq4RibwLC-rpNt5aTeA,13608
|
|
2673
2673
|
swh/web/vault/tests/test_app.py,sha256=mrbFXOiOQZ511gFgBvba-09jzUVIi0Wfp43REvhFh8s,1442
|
|
@@ -2693,7 +2693,7 @@ swh/web/webapp/assets/webapp/pdf-rendering.js,sha256=eHvf5HtpfesEyVfDLLWZp8HIPjy
|
|
|
2693
2693
|
swh/web/webapp/assets/webapp/readme-rendering.js,sha256=e9q00rH9aURzLAIkW58m44cPfaBJEIo83yX5J3Y1MOg,6782
|
|
2694
2694
|
swh/web/webapp/assets/webapp/status-widget.css,sha256=6-dKxOgOeVaNMZNADHaOB8zNPAE_PyG1_TyzrDGk_lw,819
|
|
2695
2695
|
swh/web/webapp/assets/webapp/status-widget.js,sha256=kvYK1ZBC4tofZ-__OdETjZko_VRcweTRlNWiPjHx2j4,1500
|
|
2696
|
-
swh/web/webapp/assets/webapp/webapp-utils.js,sha256=
|
|
2696
|
+
swh/web/webapp/assets/webapp/webapp-utils.js,sha256=fLca2ta4pf-Jqicg6cWTab2sWHdMbtpZON_Wkk7isKk,13397
|
|
2697
2697
|
swh/web/webapp/assets/webapp/webapp.css,sha256=9FC2Uvi9-EXyGPA-wLR-4-GTqwjHZUZf742_TEdthx4,16427
|
|
2698
2698
|
swh/web/webapp/assets/webapp/xss-filtering.js,sha256=yLXJIXb81N7pq2yC48bsQ-SASUCOhCLbLHsO7ewktOs,2245
|
|
2699
2699
|
swh/web/webapp/templates/error.html,sha256=BCuvjSKnOWg7G0PjrzvwtZ58pyZA5fur5IY4dxfJU9E,547
|
|
@@ -2702,8 +2702,8 @@ swh/web/webapp/templates/layout.html,sha256=jKk0NEBIKym7g_x7Ee5cSFgOR-grxEHHcbpU
|
|
|
2702
2702
|
swh/web/webapp/templates/masked.html,sha256=IXAE0Vkmho-WXKNxYJLCCSTW-pK3kupUZLgQiuM9t3E,577
|
|
2703
2703
|
swh/web/webapp/templates/includes/error-base.html,sha256=vcOZ9dzLf4X6_Z1GcfTQnCazincxcUGvzSJs9ukqBRA,1174
|
|
2704
2704
|
swh/web/webapp/templates/includes/favicon.html,sha256=N5QjzQV8EeSfvLXMf3wr26g1MTfft4r6mETTlEwHsVI,914
|
|
2705
|
-
swh/web/webapp/templates/includes/footer.html,sha256=
|
|
2706
|
-
swh/web/webapp/templates/includes/global-modals.html,sha256=
|
|
2705
|
+
swh/web/webapp/templates/includes/footer.html,sha256=wvD-8lC8pWz3sEezYSaS1ECRm23PHy3RVzlDAd0-uT0,1948
|
|
2706
|
+
swh/web/webapp/templates/includes/global-modals.html,sha256=aRJcDZwWjb84NREQv6Noh2SGzArKJ1Tnwgg3ZtosSr4,2680
|
|
2707
2707
|
swh/web/webapp/templates/includes/http-error.html,sha256=kTtNXG5LKeR1J3lq5Ui6k8lAzrfI0Y2EPbSHvcjtmeE,483
|
|
2708
2708
|
swh/web/webapp/templates/includes/masking-error.html,sha256=eJ4cguui9-LgpwfNCVZZrWkFOb7h00UpeXAzKNkjFtY,1231
|
|
2709
2709
|
swh/web/webapp/templates/includes/sidebar.html,sha256=1I-OASfqKu4nPcXwuad6n78-_46IfQsRjF8n3Uw3acM,9386
|
|
@@ -2712,9 +2712,9 @@ swh/web/webapp/tests/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hS
|
|
|
2712
2712
|
swh/web/webapp/tests/test_mirror_config.py,sha256=SMaWl_81ELlokoT3YpEGeXZNm5P6bKgWuOTuoy8NHC0,4811
|
|
2713
2713
|
swh/web/webapp/tests/test_templates.py,sha256=F_B3cIaQv43CLvBL6k_U3aYD1Pvyp4d1kZMeFFbxPRE,6849
|
|
2714
2714
|
swh/web/webapp/tests/test_views.py,sha256=xJu0GdqzzxLCeWtaHcqScS5NySX75jG3X3pgf_GEAhM,1059
|
|
2715
|
-
swh_web-0.
|
|
2716
|
-
swh_web-0.
|
|
2717
|
-
swh_web-0.
|
|
2718
|
-
swh_web-0.
|
|
2719
|
-
swh_web-0.
|
|
2720
|
-
swh_web-0.
|
|
2715
|
+
swh_web-0.15.0.dist-info/licenses/AUTHORS,sha256=7RMvSnk4WZYc5TWKaO1sI9UESgKe0eOBfA2sb-qTTxw,117
|
|
2716
|
+
swh_web-0.15.0.dist-info/licenses/LICENSE,sha256=V8j_M8nAz8PvAOZQocyRDX7keai8UJ9skgmnwqETmdY,34520
|
|
2717
|
+
swh_web-0.15.0.dist-info/METADATA,sha256=2BChHQqt-kDdi4qogKxChtxYEjjZHu_n95zUSCALbvM,11185
|
|
2718
|
+
swh_web-0.15.0.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
2719
|
+
swh_web-0.15.0.dist-info/top_level.txt,sha256=8XlamXOHbQHPR7Tn7kZa8F4ufiLuK-BL_bZje5MY9hw,4
|
|
2720
|
+
swh_web-0.15.0.dist-info/RECORD,,
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
.swh-browse-bread-crumbs{font-size:inherit;margin-bottom:1px;vertical-align:text-top}.swh-browse-bread-crumbs li:nth-child(n+2):before{content:"";display:inline-block;margin:0 2px}.swh-browse-nav li a{border-radius:4px}.scrollable-menu{max-height:180px;overflow-x:hidden}.swh-loading{display:none;margin-top:10px;text-align:center}.swh-loading.show{display:block}.swh-table-cell-text-overflow{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.swh-directory-table{margin-bottom:0}.swh-directory-table td{border-top:1px solid #ddd!important}.swh-title-color{color:#e20026}.swh-log-entry-message{max-width:440px;min-width:440px;width:440px}.swh-search-pagination{margin-top:5px}.ui-slideouttab-panel{z-index:30000}.swh-side-tab{top:0;width:70vw}.swh-side-tab .handle{color:#fff;padding-bottom:.1em;padding-top:.1em}.swh-side-tab-content{height:100%;min-height:300px;overflow:auto}.swh-side-tab i.mdi{pointer-events:none}#swh-identifiers{border:1px solid #e20026}#swh-identifiers .handle{background-color:#e20026!important;border:1px solid #e20026!important}#swh-citations{border:1px solid #f16d20}#swh-citations .handle{background-color:#f16d20!important;border:1px solid #f16d20!important;color:#000}.swh-empty-snapshot{white-space:pre-line}td.swh-branch-name{max-width:300px}td.swh-branch-message{max-width:500px;min-width:500px}td.swh-branch-date{min-width:250px}.chosen-container-active{-webkit-box-shadow:0 0 0 .2rem rgba(226,0,38,.25);box-shadow:0 0 0 .2rem rgba(226,0,38,.25);z-index:10}#swh-tab-branches ul,#swh-tab-releases ul{list-style-type:none;padding-left:0}#swh-go-to-origin{margin-left:5px;vertical-align:middle}.citation-format{max-width:200px}.swh-citation{max-height:400px;white-space:pre-wrap}.btn-citation-copy,.btn-swhid-copy,.btn-swhid-url-copy{height:32px;width:125px}.swh-content{background-color:#fff;background-image:none;padding:0}.swh-content pre,.swh-content pre code{margin:0;padding:0}.swh-content img,.swh-content svg{max-width:100%}.chosen-container{color:#444}.chosen-container .chosen-single div b{-webkit-filter:brightness(0);filter:brightness(0);margin-top:4px}.chosen-container .chosen-single{background-color:#f8f9fa!important;background-image:none;border-color:#ddd;border-radius:0;-webkit-box-shadow:none;box-shadow:none;font-size:14px;font-weight:400;height:100%;line-height:1.5;padding-bottom:4px;padding-top:5px}.chosen-container .chosen-single:hover{background-color:#e9ecef!important}.swh-browse-top-navigation{padding:4px 5px 7px}.swh-branches-releases{min-width:200px}.swh-branches-switch,.swh-releases-switch{padding:5px 15px!important}li.swh-branch:hover,li.swh-release:hover{background-color:#e8e8e8}.swh-branch a:hover,.swh-release a:hover{text-decoration:none}.swh-origin-visit-details,.swh-snapshot-details{text-align:center}.swh-origin-visit-details ul,.swh-snapshot-details ul{list-style:none;margin:0;padding:0}.swh-origin-visit-details li,.swh-snapshot-details li{display:inline-block;margin-left:10px;margin-right:10px;vertical-align:middle}.ui-slideouttab-handle,.ui-slideouttab-panel{background-color:#fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:.4em}.ui-slideouttab-panel{border:2px solid grey;display:block;position:fixed}.ui-slideouttab-ready{-webkit-transition:-webkit-transform .5s ease 0s;transition:-webkit-transform .5s ease 0s;-moz-transition:transform .5s ease 0s,-moz-transform .5s ease 0s;transition:transform .5s ease 0s;transition:transform .5s ease 0s,-webkit-transform .5s ease 0s,-moz-transform .5s ease 0s}@media print{.ui-slideouttab-panel{display:none}}.ui-slideouttab-handle{background-color:grey;color:#fff;cursor:pointer;display:block;position:absolute}.ui-slideouttab-handle-image{-webkit-transform:rotate(0);-moz-transform:rotate(0);transform:rotate(0)}.ui-slideouttab-right{border-right:none;right:0;-webkit-transform:translateX(100%);-moz-transform:translateX(100%);transform:translateX(100%)}.ui-slideouttab-right.ui-slideouttab-open{-webkit-transform:translateX(0);-moz-transform:translateX(0);transform:translateX(0)}.ui-slideouttab-right .ui-slideouttab-handle{-webkit-transform:rotate(-90deg) translate(-100%,-100%);-moz-transform:rotate(-90deg) translate(-100%,-100%);transform:rotate(-90deg) translate(-100%,-100%);-webkit-transform-origin:0 0;-moz-transform-origin:0 0;transform-origin:0 0}.ui-slideouttab-right .ui-slideouttab-handle-reverse{-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transform-origin:0 100%;-moz-transform-origin:0 100%;transform-origin:0 100%}.ui-slideouttab-left{border-left:none;left:0;-webkit-transform:translateX(-100%);-moz-transform:translateX(-100%);transform:translateX(-100%)}.ui-slideouttab-left.ui-slideouttab-open{-webkit-transform:translateX(0);-moz-transform:translateX(0);transform:translateX(0)}.ui-slideouttab-left .ui-slideouttab-handle{-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transform-origin:100% 0;-moz-transform-origin:100% 0;transform-origin:100% 0}.ui-slideouttab-left .ui-slideouttab-handle-reverse{-webkit-transform:rotate(-90deg) translate(100%,100%);-moz-transform:rotate(-90deg) translate(100%,100%);transform:rotate(-90deg) translate(100%,100%);-webkit-transform-origin:100% 100%;-moz-transform-origin:100% 100%;transform-origin:100% 100%}.ui-slideouttab-top{border-top:none;top:0;-webkit-transform:translateY(-100%);-moz-transform:translateY(-100%);transform:translateY(-100%)}.ui-slideouttab-top.ui-slideouttab-open{-webkit-transform:translateY(0);-moz-transform:translateY(0);transform:translateY(0)}.ui-slideouttab-bottom{border-bottom:none;bottom:0;-webkit-transform:translateY(100%);-moz-transform:translateY(100%);transform:translateY(100%)}.ui-slideouttab-bottom.ui-slideouttab-open{-webkit-transform:translateY(0);-moz-transform:translateY(0);transform:translateY(0)}.ui-slideouttab-left .ui-slideouttab-handle>.fa-icon,.ui-slideouttab-right .ui-slideouttab-handle>.fa-icon{-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);transform:rotate(90deg)}.ui-slideouttab-handle>.fa-icon{margin-left:.5em}.ui-slideouttab-left .ui-slideouttab-handle-rounded,.ui-slideouttab-top .ui-slideouttab-handle-rounded{border-radius:0 0 4px 4px}.ui-slideouttab-bottom .ui-slideouttab-handle-rounded,.ui-slideouttab-right .ui-slideouttab-handle-rounded{border-radius:4px 4px 0 0}code[class*=language-],pre[class*=language-]{background:none;color:#000;font-family:Consolas,Monaco,Andale Mono,Ubuntu Mono,monospace;font-size:1em;text-align:left;white-space:pre;word-break:normal;word-spacing:normal;word-wrap:normal;-webkit-hyphens:none;-moz-hyphens:none;-ms-hyphens:none;hyphens:none;line-height:1.5;-moz-tab-size:4;-o-tab-size:4;tab-size:4}pre[class*=language-]{margin:.5em 0;overflow:visible;padding:1px;position:relative}pre[class*=language-]>code{background-attachment:local;background-color:#fdfdfd;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(50%,transparent),color-stop(50%,rgba(69,142,209,.04)));background-image:-webkit-linear-gradient(transparent 50%,rgba(69,142,209,.04) 0);background-image:-moz-linear-gradient(transparent 50%,rgba(69,142,209,.04) 50%);background-image:linear-gradient(transparent 50%,rgba(69,142,209,.04) 0);background-origin:content-box;background-size:3em 3em;border-left:10px solid #358ccb;-webkit-box-shadow:-1px 0 0 0 #358ccb,0 0 0 1px #dfdfdf;box-shadow:-1px 0 0 0 #358ccb,0 0 0 1px #dfdfdf;position:relative;z-index:1}code[class*=language-]{display:block;height:inherit;max-height:inherit;overflow:auto;padding:0 1em}:not(pre)>code[class*=language-],pre[class*=language-]{background-color:#fdfdfd;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin-bottom:1em}:not(pre)>code[class*=language-]{border:1px solid rgba(0,0,0,.1);border-radius:.3em;color:#c92c2c;display:inline;padding:.2em;position:relative;white-space:normal}pre[class*=language-]:after,pre[class*=language-]:before{bottom:.75em;-webkit-box-shadow:0 13px 8px #979797;box-shadow:0 13px 8px #979797;content:"";display:block;height:20%;left:.18em;max-height:13em;position:absolute;-webkit-transform:rotate(-2deg);-moz-transform:rotate(-2deg);transform:rotate(-2deg);width:40%}pre[class*=language-]:after{left:auto;right:.75em;-webkit-transform:rotate(2deg);-moz-transform:rotate(2deg);transform:rotate(2deg)}.token.block-comment,.token.cdata,.token.comment,.token.doctype,.token.prolog{color:#7d8b99}.token.punctuation{color:#5f6364}.token.boolean,.token.constant,.token.deleted,.token.function-name,.token.number,.token.property,.token.symbol,.token.tag{color:#c92c2c}.token.attr-name,.token.builtin,.token.char,.token.function,.token.inserted,.token.selector,.token.string{color:#2f9c0a}.token.entity,.token.operator,.token.url,.token.variable{background:hsla(0,0%,100%,.5);color:#a67f59}.token.atrule,.token.attr-value,.token.class-name,.token.keyword{color:#1990b8}.token.important,.token.regex{color:#e90}.language-css .token.string,.style .token.string{background:hsla(0,0%,100%,.5);color:#a67f59}.token.important{font-weight:400}.token.bold{font-weight:700}.token.italic{font-style:italic}.token.entity{cursor:help}.token.namespace{opacity:.7}@media screen and (max-width:767px){pre[class*=language-]:after,pre[class*=language-]:before{bottom:14px;-webkit-box-shadow:none;box-shadow:none}}pre[class*=language-].line-numbers.line-numbers{padding-left:0}pre[class*=language-].line-numbers.line-numbers code{padding-left:3.8em}pre[class*=language-].line-numbers.line-numbers .line-numbers-rows{left:0}pre[class*=language-][data-line]{padding-bottom:0;padding-left:0;padding-top:0}pre[data-line] code{padding-left:4em;position:relative}pre .line-highlight{margin-top:0}
|
|
2
|
-
/*# sourceMappingURL=browse.5775e0a313f4ccb8aef5.css.map*/
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"css/browse.5775e0a313f4ccb8aef5.css","mappings":"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","sources":["webpack://swh/./swh/web/browse/assets/browse/breadcrumbs.css","webpack://swh/./swh/web/browse/assets/browse/browse.css","webpack://swh/./swh/web/browse/assets/browse/content.css","webpack://swh/./swh/web/browse/assets/browse/snapshot-navigation.css","webpack://swh/./assets/src/thirdparty/jquery.tabSlideOut/jquery.tabSlideOut.css","webpack://swh/./node_modules/prismjs/themes/prism-coy.css"],"sourcesContent":["/**\n * Copyright (C) 2018 The Software Heritage developers\n * See the AUTHORS file at the top-level directory of this distribution\n * License: GNU Affero General Public License version 3, or any later version\n * See top-level LICENSE file for more information\n */\n\n.swh-browse-bread-crumbs {\n font-size: inherit;\n vertical-align: text-top;\n margin-bottom: 1px;\n}\n\n.swh-browse-bread-crumbs li:nth-child(n+2)::before {\n content: \"\";\n display: inline-block;\n margin: 0 2px;\n}\n","/**\n * Copyright (C) 2018-2024 The Software Heritage developers\n * See the AUTHORS file at the top-level directory of this distribution\n * License: GNU Affero General Public License version 3, or any later version\n * See top-level LICENSE file for more information\n */\n\n.swh-browse-nav li a {\n border-radius: 4px;\n}\n\n.scrollable-menu {\n max-height: 180px;\n overflow-x: hidden;\n}\n\n.swh-loading {\n display: none;\n text-align: center;\n margin-top: 10px;\n}\n\n.swh-loading.show {\n display: block;\n}\n\n.swh-table-cell-text-overflow {\n white-space: nowrap;\n overflow: hidden;\n text-overflow: ellipsis;\n}\n\n.swh-directory-table {\n margin-bottom: 0;\n}\n\n.swh-directory-table td {\n border-top: 1px solid #ddd !important;\n}\n\n.swh-title-color {\n color: #e20026;\n}\n\n.swh-log-entry-message {\n min-width: 440px;\n max-width: 440px;\n width: 440px;\n}\n\n.swh-search-pagination {\n margin-top: 5px;\n}\n\n.ui-slideouttab-panel {\n z-index: 30000;\n}\n\n.swh-side-tab {\n width: 70vw;\n top: 0;\n}\n\n.swh-side-tab .handle {\n color: white;\n padding-top: 0.1em;\n padding-bottom: 0.1em;\n}\n\n.swh-side-tab-content {\n height: 100%;\n min-height: 300px;\n overflow: auto;\n}\n\n.swh-side-tab i.mdi {\n pointer-events: none;\n}\n\n#swh-identifiers {\n border: 1px solid #e20026;\n}\n\n#swh-identifiers .handle {\n background-color: #e20026 !important;\n border: 1px solid #e20026 !important;\n}\n\n#swh-citations {\n border: 1px solid #f16d20;\n}\n\n#swh-citations .handle {\n background-color: #f16d20 !important;\n border: 1px solid #f16d20 !important;\n color: black;\n}\n\n.swh-empty-snapshot {\n white-space: pre-line;\n}\n\ntd.swh-branch-name {\n max-width: 300px;\n}\n\ntd.swh-branch-message {\n min-width: 500px;\n max-width: 500px;\n}\n\ntd.swh-branch-date {\n min-width: 250px;\n}\n\n.chosen-container-active {\n box-shadow: 0 0 0 0.2rem rgb(226 0 38 / 25%);\n z-index: 10;\n}\n\n#swh-tab-branches ul,\n#swh-tab-releases ul {\n list-style-type: none;\n padding-left: 0;\n}\n\n#swh-go-to-origin {\n margin-left: 5px;\n vertical-align: middle;\n}\n\n.citation-format {\n max-width: 200px;\n}\n\n.swh-citation {\n white-space: pre-wrap;\n max-height: 400px;\n}\n\n.btn-swhid-copy, .btn-swhid-url-copy, .btn-citation-copy {\n width: 125px;\n height: 32px;\n}","/**\n * Copyright (C) 2018-2019 The Software Heritage developers\n * See the AUTHORS file at the top-level directory of this distribution\n * License: GNU Affero General Public License version 3, or any later version\n * See top-level LICENSE file for more information\n */\n\n.swh-content {\n background-image: none;\n background-color: white;\n padding: 0;\n}\n\n.swh-content pre,\n.swh-content pre code {\n margin: 0;\n padding: 0;\n}\n\n.swh-content img,\n.swh-content svg {\n max-width: 100%;\n}\n\n.chosen-container {\n color: #444;\n}\n\n.chosen-container .chosen-single div b {\n margin-top: 4px;\n filter: brightness(0%);\n}\n\n.chosen-container .chosen-single {\n height: 100%;\n line-height: 1.5;\n border-radius: 0;\n background-color: #f8f9fa !important;\n border-color: #ddd;\n background-image: none;\n box-shadow: none;\n font-weight: 400;\n font-size: 14px;\n padding-top: 5px;\n padding-bottom: 4px;\n}\n\n.chosen-container .chosen-single:hover {\n background-color: #e9ecef !important;\n}\n","/**\n * Copyright (C) 2018-2021 The Software Heritage developers\n * See the AUTHORS file at the top-level directory of this distribution\n * License: GNU Affero General Public License version 3, or any later version\n * See top-level LICENSE file for more information\n */\n\n.swh-browse-top-navigation {\n padding: 4px 5px 7px;\n}\n\n.swh-branches-releases {\n min-width: 200px;\n}\n\n.swh-branches-switch,\n.swh-releases-switch {\n padding: 5px 15px !important;\n}\n\nli.swh-branch:hover,\nli.swh-release:hover {\n background-color: #e8e8e8;\n}\n\n.swh-branch a:hover,\n.swh-release a:hover {\n text-decoration: none;\n}\n\n.swh-origin-visit-details,\n.swh-snapshot-details {\n text-align: center;\n}\n\n.swh-origin-visit-details ul,\n.swh-snapshot-details ul {\n list-style: none;\n margin: 0;\n padding: 0;\n}\n\n.swh-origin-visit-details li,\n.swh-snapshot-details li {\n display: inline-block;\n vertical-align: middle;\n margin-left: 10px;\n margin-right: 10px;\n}\n","/*\n tabSlideOUt\n\n By Michael Fielding\n License: GPL v3.0\n*/\n\n.ui-slideouttab-panel, .ui-slideouttab-handle {\n background-color: white;\n padding: 0.4em;\n box-sizing: border-box;\n}\n.ui-slideouttab-panel {\n\tdisplay: block;\n\tposition: fixed;\n border: 2px solid grey;\n}\n/* This class is added after the tabs are initialised, otherwise the user sees the\n tabs slide out of the way when the page is initialised. */\n.ui-slideouttab-ready {\n\ttransition: transform 0.5s ease 0s;\n}\n\n/* Hide tabs and panels when printed. */\n@media print {\n .ui-slideouttab-panel {\n display: none;\n }\n}\n\n/* Tab handles */\n.ui-slideouttab-handle {\n display: block;\n position: absolute;\n cursor: pointer;\n color: white;\n background-color: grey;\n}\n.ui-slideouttab-handle-image {\n transform: rotate(0);\n}\n\n/* Right */\n.ui-slideouttab-right {\n\tright: 0px;\n\ttransform: translateX(100%);\n\tborder-right: none;\n}\n.ui-slideouttab-right.ui-slideouttab-open {\n\ttransform: translateX(0%);\n}\n.ui-slideouttab-right .ui-slideouttab-handle {\n transform-origin: 0% 0%;\n transform: rotate(-90deg) translate(-100%,-100%);\n}\n.ui-slideouttab-right .ui-slideouttab-handle-reverse {\n transform-origin: 0% 100%;\n transform: rotate(-90deg);\n}\n/* Left */\n.ui-slideouttab-left {\n\tleft: 0px;\n\ttransform: translateX(-100%);\n\tborder-left: none;\n}\n.ui-slideouttab-left.ui-slideouttab-open {\n\ttransform: translateX(0%);\n}\n.ui-slideouttab-left .ui-slideouttab-handle {\n transform-origin: 100% 0%;\n transform: rotate(-90deg);\n}\n.ui-slideouttab-left .ui-slideouttab-handle-reverse {\n transform-origin: 100% 100%;\n transform: rotate(-90deg) translate(100%,100%);\n}\n/* Top */\n.ui-slideouttab-top {\n\ttop: 0px;\n\ttransform: translateY(-100%);\n\tborder-top: none;\n}\n.ui-slideouttab-top.ui-slideouttab-open {\n\ttransform: translateY(0%);\n}\n/* Bottom */\n.ui-slideouttab-bottom {\n\tbottom: 0px;\n\ttransform: translateY(100%);\n\tborder-bottom: none;\n}\n.ui-slideouttab-bottom.ui-slideouttab-open {\n\t\ttransform: translateY(0%);\n}\n\n/* turn font awesome icon in a tab upright */\n.ui-slideouttab-left .ui-slideouttab-handle>.fa-icon,\n.ui-slideouttab-right .ui-slideouttab-handle>.fa-icon {\n transform: rotate(90deg);\n}\n.ui-slideouttab-handle>.fa-icon {\n margin-left: 0.5em;\n}\n\n/* apply rounded corners if handle has the -rounded class */\n.ui-slideouttab-top .ui-slideouttab-handle-rounded,\n.ui-slideouttab-left .ui-slideouttab-handle-rounded {\n border-radius: 0 0 4px 4px;\n}\n.ui-slideouttab-right .ui-slideouttab-handle-rounded,\n.ui-slideouttab-bottom .ui-slideouttab-handle-rounded {\n border-radius: 4px 4px 0 0;\n}","/**\n * prism.js Coy theme for JavaScript, CoffeeScript, CSS and HTML\n * Based on https://github.com/tshedor/workshop-wp-theme (Example: http://workshop.kansan.com/category/sessions/basics or http://workshop.timshedor.com/category/sessions/basics);\n * @author Tim Shedor\n */\n\ncode[class*=\"language-\"],\npre[class*=\"language-\"] {\n\tcolor: black;\n\tbackground: none;\n\tfont-family: Consolas, Monaco, 'Andale Mono', 'Ubuntu Mono', monospace;\n\tfont-size: 1em;\n\ttext-align: left;\n\twhite-space: pre;\n\tword-spacing: normal;\n\tword-break: normal;\n\tword-wrap: normal;\n\tline-height: 1.5;\n\n\t-moz-tab-size: 4;\n\t-o-tab-size: 4;\n\ttab-size: 4;\n\n\t-webkit-hyphens: none;\n\t-moz-hyphens: none;\n\t-ms-hyphens: none;\n\thyphens: none;\n}\n\n/* Code blocks */\npre[class*=\"language-\"] {\n\tposition: relative;\n\tmargin: .5em 0;\n\toverflow: visible;\n\tpadding: 1px;\n}\n\npre[class*=\"language-\"] > code {\n\tposition: relative;\n\tz-index: 1;\n\tborder-left: 10px solid #358ccb;\n\tbox-shadow: -1px 0px 0px 0px #358ccb, 0px 0px 0px 1px #dfdfdf;\n\tbackground-color: #fdfdfd;\n\tbackground-image: linear-gradient(transparent 50%, rgba(69, 142, 209, 0.04) 50%);\n\tbackground-size: 3em 3em;\n\tbackground-origin: content-box;\n\tbackground-attachment: local;\n}\n\ncode[class*=\"language-\"] {\n\tmax-height: inherit;\n\theight: inherit;\n\tpadding: 0 1em;\n\tdisplay: block;\n\toverflow: auto;\n}\n\n/* Margin bottom to accommodate shadow */\n:not(pre) > code[class*=\"language-\"],\npre[class*=\"language-\"] {\n\tbackground-color: #fdfdfd;\n\t-webkit-box-sizing: border-box;\n\t-moz-box-sizing: border-box;\n\tbox-sizing: border-box;\n\tmargin-bottom: 1em;\n}\n\n/* Inline code */\n:not(pre) > code[class*=\"language-\"] {\n\tposition: relative;\n\tpadding: .2em;\n\tborder-radius: 0.3em;\n\tcolor: #c92c2c;\n\tborder: 1px solid rgba(0, 0, 0, 0.1);\n\tdisplay: inline;\n\twhite-space: normal;\n}\n\npre[class*=\"language-\"]:before,\npre[class*=\"language-\"]:after {\n\tcontent: '';\n\tdisplay: block;\n\tposition: absolute;\n\tbottom: 0.75em;\n\tleft: 0.18em;\n\twidth: 40%;\n\theight: 20%;\n\tmax-height: 13em;\n\tbox-shadow: 0px 13px 8px #979797;\n\t-webkit-transform: rotate(-2deg);\n\t-moz-transform: rotate(-2deg);\n\t-ms-transform: rotate(-2deg);\n\t-o-transform: rotate(-2deg);\n\ttransform: rotate(-2deg);\n}\n\npre[class*=\"language-\"]:after {\n\tright: 0.75em;\n\tleft: auto;\n\t-webkit-transform: rotate(2deg);\n\t-moz-transform: rotate(2deg);\n\t-ms-transform: rotate(2deg);\n\t-o-transform: rotate(2deg);\n\ttransform: rotate(2deg);\n}\n\n.token.comment,\n.token.block-comment,\n.token.prolog,\n.token.doctype,\n.token.cdata {\n\tcolor: #7D8B99;\n}\n\n.token.punctuation {\n\tcolor: #5F6364;\n}\n\n.token.property,\n.token.tag,\n.token.boolean,\n.token.number,\n.token.function-name,\n.token.constant,\n.token.symbol,\n.token.deleted {\n\tcolor: #c92c2c;\n}\n\n.token.selector,\n.token.attr-name,\n.token.string,\n.token.char,\n.token.function,\n.token.builtin,\n.token.inserted {\n\tcolor: #2f9c0a;\n}\n\n.token.operator,\n.token.entity,\n.token.url,\n.token.variable {\n\tcolor: #a67f59;\n\tbackground: rgba(255, 255, 255, 0.5);\n}\n\n.token.atrule,\n.token.attr-value,\n.token.keyword,\n.token.class-name {\n\tcolor: #1990b8;\n}\n\n.token.regex,\n.token.important {\n\tcolor: #e90;\n}\n\n.language-css .token.string,\n.style .token.string {\n\tcolor: #a67f59;\n\tbackground: rgba(255, 255, 255, 0.5);\n}\n\n.token.important {\n\tfont-weight: normal;\n}\n\n.token.bold {\n\tfont-weight: bold;\n}\n.token.italic {\n\tfont-style: italic;\n}\n\n.token.entity {\n\tcursor: help;\n}\n\n.token.namespace {\n\topacity: .7;\n}\n\n@media screen and (max-width: 767px) {\n\tpre[class*=\"language-\"]:before,\n\tpre[class*=\"language-\"]:after {\n\t\tbottom: 14px;\n\t\tbox-shadow: none;\n\t}\n\n}\n\n/* Plugin styles: Line Numbers */\npre[class*=\"language-\"].line-numbers.line-numbers {\n\tpadding-left: 0;\n}\n\npre[class*=\"language-\"].line-numbers.line-numbers code {\n\tpadding-left: 3.8em;\n}\n\npre[class*=\"language-\"].line-numbers.line-numbers .line-numbers-rows {\n\tleft: 0;\n}\n\n/* Plugin styles: Line Highlight */\npre[class*=\"language-\"][data-line] {\n\tpadding-top: 0;\n\tpadding-bottom: 0;\n\tpadding-left: 0;\n}\npre[data-line] code {\n\tposition: relative;\n\tpadding-left: 4em;\n}\npre .line-highlight {\n\tmargin-top: 0;\n}\n"],"names":[],"sourceRoot":""}
|