@verdaccio/ui-theme 6.0.0-6-next.70 → 6.0.0-6-next.71
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +5 -5
- package/static/{Home.795ffd12d8ad3dac782d.js → Home.f5e8e649782e0e6d11b7.js} +1 -1
- package/static/{Home.795ffd12d8ad3dac782d.js.LICENSE.txt → Home.f5e8e649782e0e6d11b7.js.LICENSE.txt} +2 -2
- package/static/{Version.795ffd12d8ad3dac782d.js → Version.f5e8e649782e0e6d11b7.js} +1 -1
- package/static/{Version.795ffd12d8ad3dac782d.js.LICENSE.txt → Version.f5e8e649782e0e6d11b7.js.LICENSE.txt} +2 -2
- package/static/index.html +1 -1
- package/static/main.f5e8e649782e0e6d11b7.js +2 -0
- package/static/{main.795ffd12d8ad3dac782d.js.LICENSE.txt → main.f5e8e649782e0e6d11b7.js.LICENSE.txt} +34 -4
- package/static/manifest.json +5 -5
- package/static/runtime.f5e8e649782e0e6d11b7.js +2 -0
- package/static/{runtime.795ffd12d8ad3dac782d.js.LICENSE.txt → runtime.f5e8e649782e0e6d11b7.js.LICENSE.txt} +2 -2
- package/static/{vendors.795ffd12d8ad3dac782d.js → vendors.f5e8e649782e0e6d11b7.js} +4 -4
- package/static/{vendors.795ffd12d8ad3dac782d.js.LICENSE.txt → vendors.f5e8e649782e0e6d11b7.js.LICENSE.txt} +47 -43
- package/static/main.795ffd12d8ad3dac782d.js +0 -2
- package/static/runtime.795ffd12d8ad3dac782d.js +0 -2
package/static/{main.795ffd12d8ad3dac782d.js.LICENSE.txt → main.f5e8e649782e0e6d11b7.js.LICENSE.txt}
RENAMED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
*
|
|
3
3
|
* Name: main
|
|
4
|
-
* Generated on:
|
|
4
|
+
* Generated on: 1685770107886
|
|
5
5
|
* Package: @verdaccio/ui-theme
|
|
6
|
-
* Version: v6.0.0-6-next.
|
|
6
|
+
* Version: v6.0.0-6-next.71
|
|
7
7
|
* License: MIT
|
|
8
8
|
* https://www.verdaccio.org
|
|
9
9
|
*
|
|
@@ -53,6 +53,8 @@
|
|
|
53
53
|
|
|
54
54
|
/*! ../../providers */
|
|
55
55
|
|
|
56
|
+
/*! ../../providers/PersistenceSettingProvider */
|
|
57
|
+
|
|
56
58
|
/*! ../../sections */
|
|
57
59
|
|
|
58
60
|
/*! ../../utils */
|
|
@@ -75,6 +77,8 @@
|
|
|
75
77
|
|
|
76
78
|
/*! ../RegistryInfoDialog */
|
|
77
79
|
|
|
80
|
+
/*! ../SettingsMenu */
|
|
81
|
+
|
|
78
82
|
/*! ../api */
|
|
79
83
|
|
|
80
84
|
/*! ../components/Contributors */
|
|
@@ -221,6 +225,8 @@
|
|
|
221
225
|
|
|
222
226
|
/*! ./PackageList */
|
|
223
227
|
|
|
228
|
+
/*! ./PersistenceSettingProvider */
|
|
229
|
+
|
|
224
230
|
/*! ./Pnpm */
|
|
225
231
|
|
|
226
232
|
/*! ./RawViewer */
|
|
@@ -241,6 +247,8 @@
|
|
|
241
247
|
|
|
242
248
|
/*! ./SearchItem */
|
|
243
249
|
|
|
250
|
+
/*! ./SettingsMenu */
|
|
251
|
+
|
|
244
252
|
/*! ./SideBar */
|
|
245
253
|
|
|
246
254
|
/*! ./SideBarTittle */
|
|
@@ -403,6 +411,8 @@
|
|
|
403
411
|
|
|
404
412
|
/*! ./providers/AppConfigurationProvider */
|
|
405
413
|
|
|
414
|
+
/*! ./providers/PersistenceSettingProvider */
|
|
415
|
+
|
|
406
416
|
/*! ./providers/TranslatorProvider */
|
|
407
417
|
|
|
408
418
|
/*! ./providers/VersionProvider */
|
|
@@ -457,6 +467,8 @@
|
|
|
457
467
|
|
|
458
468
|
/*! @mui/icons-material/Cached */
|
|
459
469
|
|
|
470
|
+
/*! @mui/icons-material/Check */
|
|
471
|
+
|
|
460
472
|
/*! @mui/icons-material/Close */
|
|
461
473
|
|
|
462
474
|
/*! @mui/icons-material/CloudDownload */
|
|
@@ -497,6 +509,8 @@
|
|
|
497
509
|
|
|
498
510
|
/*! @mui/material/AccordionSummary */
|
|
499
511
|
|
|
512
|
+
/*! @mui/material/Alert */
|
|
513
|
+
|
|
500
514
|
/*! @mui/material/AppBar */
|
|
501
515
|
|
|
502
516
|
/*! @mui/material/Autocomplete */
|
|
@@ -545,6 +559,8 @@
|
|
|
545
559
|
|
|
546
560
|
/*! @mui/material/ListItem */
|
|
547
561
|
|
|
562
|
+
/*! @mui/material/ListItemIcon */
|
|
563
|
+
|
|
548
564
|
/*! @mui/material/ListItemText */
|
|
549
565
|
|
|
550
566
|
/*! @mui/material/Menu */
|
|
@@ -677,8 +693,6 @@
|
|
|
677
693
|
|
|
678
694
|
/*! react-virtualized/dist/commonjs/WindowScroller */
|
|
679
695
|
|
|
680
|
-
/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */
|
|
681
|
-
|
|
682
696
|
/*! remark-gfm */
|
|
683
697
|
|
|
684
698
|
/*! validator/lib/isEmail */
|
|
@@ -1301,6 +1315,10 @@
|
|
|
1301
1315
|
!*** ../../ui-components/build/components/Package/Tag/styles.js ***!
|
|
1302
1316
|
\******************************************************************/
|
|
1303
1317
|
|
|
1318
|
+
/*!******************************************************************!*\
|
|
1319
|
+
!*** ../../ui-components/build/components/SettingsMenu/index.js ***!
|
|
1320
|
+
\******************************************************************/
|
|
1321
|
+
|
|
1304
1322
|
/*!******************************************************************!*\
|
|
1305
1323
|
!*** ../../ui-components/build/sections/Detail/ReadmeSection.js ***!
|
|
1306
1324
|
\******************************************************************/
|
|
@@ -1501,6 +1519,10 @@
|
|
|
1501
1519
|
!*** ../../ui-components/build/components/Search/AutoComplete/index.js ***!
|
|
1502
1520
|
\*************************************************************************/
|
|
1503
1521
|
|
|
1522
|
+
/*!*************************************************************************!*\
|
|
1523
|
+
!*** ../../ui-components/build/components/SettingsMenu/SettingsMenu.js ***!
|
|
1524
|
+
\*************************************************************************/
|
|
1525
|
+
|
|
1504
1526
|
/*!*************************************************************************!*\
|
|
1505
1527
|
!*** ../../ui-components/build/sections/Header/HeaderSettingsDialog.js ***!
|
|
1506
1528
|
\*************************************************************************/
|
|
@@ -1565,6 +1587,10 @@
|
|
|
1565
1587
|
!*** ../../ui-components/build/sections/Header/RegistryInfoDialog/styles.js ***!
|
|
1566
1588
|
\******************************************************************************/
|
|
1567
1589
|
|
|
1590
|
+
/*!*******************************************************************************!*\
|
|
1591
|
+
!*** ../../ui-components/build/providers/PersistenceSettingProvider/index.js ***!
|
|
1592
|
+
\*******************************************************************************/
|
|
1593
|
+
|
|
1568
1594
|
/*!*******************************************************************************!*\
|
|
1569
1595
|
!*** ../../ui-components/build/sections/Header/RegistryInfoContent/styles.js ***!
|
|
1570
1596
|
\*******************************************************************************/
|
|
@@ -1609,6 +1635,10 @@
|
|
|
1609
1635
|
!*** ../../ui-components/build/providers/AppConfigurationProvider/AppConfigurationProvider.js ***!
|
|
1610
1636
|
\************************************************************************************************/
|
|
1611
1637
|
|
|
1638
|
+
/*!****************************************************************************************************!*\
|
|
1639
|
+
!*** ../../ui-components/build/providers/PersistenceSettingProvider/PersistenceSettingProvider.js ***!
|
|
1640
|
+
\****************************************************************************************************/
|
|
1641
|
+
|
|
1612
1642
|
/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
1613
1643
|
!*** data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27 version=%271.1%27 aria-hidden=%27true%27><path fill-rule=%27evenodd%27 d=%27M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z%27></path></svg> ***!
|
|
1614
1644
|
\***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
package/static/manifest.json
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
{
|
|
2
|
-
"main.js": "-/static/main.
|
|
3
|
-
"runtime.js": "-/static/runtime.
|
|
4
|
-
"Version.js": "-/static/Version.
|
|
5
|
-
"Home.js": "-/static/Home.
|
|
6
|
-
"vendors.js": "-/static/vendors.
|
|
2
|
+
"main.js": "-/static/main.f5e8e649782e0e6d11b7.js",
|
|
3
|
+
"runtime.js": "-/static/runtime.f5e8e649782e0e6d11b7.js",
|
|
4
|
+
"Version.js": "-/static/Version.f5e8e649782e0e6d11b7.js",
|
|
5
|
+
"Home.js": "-/static/Home.f5e8e649782e0e6d11b7.js",
|
|
6
|
+
"vendors.js": "-/static/vendors.f5e8e649782e0e6d11b7.js",
|
|
7
7
|
"favicon.ico": "-/static/favicon.ico",
|
|
8
8
|
"index.html": "-/static/index.html"
|
|
9
9
|
}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
/*! For license information please see runtime.f5e8e649782e0e6d11b7.js.LICENSE.txt */
|
|
2
|
+
(()=>{"use strict";var e,t,r,o,n,i={},a={};function l(e){var t=a[e];if(void 0!==t)return t.exports;var r=a[e]={id:e,loaded:!1,exports:{}};return i[e].call(r.exports,r,r.exports,l),r.loaded=!0,r.exports}l.m=i,e=[],l.O=(t,r,o,n)=>{if(!r){var i=1/0;for(c=0;c<e.length;c++){for(var[r,o,n]=e[c],a=!0,u=0;u<r.length;u++)(!1&n||i>=n)&&Object.keys(l.O).every((e=>l.O[e](r[u])))?r.splice(u--,1):(a=!1,n<i&&(i=n));if(a){e.splice(c--,1);var d=o();void 0!==d&&(t=d)}}return t}n=n||0;for(var c=e.length;c>0&&e[c-1][2]>n;c--)e[c]=e[c-1];e[c]=[r,o,n]},l.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return l.d(t,{a:t}),t},r=Object.getPrototypeOf?e=>Object.getPrototypeOf(e):e=>e.__proto__,l.t=function(e,o){if(1&o&&(e=this(e)),8&o)return e;if("object"==typeof e&&e){if(4&o&&e.__esModule)return e;if(16&o&&"function"==typeof e.then)return e}var n=Object.create(null);l.r(n);var i={};t=t||[null,r({}),r([]),r(r)];for(var a=2&o&&e;"object"==typeof a&&!~t.indexOf(a);a=r(a))Object.getOwnPropertyNames(a).forEach((t=>i[t]=()=>e[t]));return i.default=()=>e,l.d(n,i),n},l.d=(e,t)=>{for(var r in t)l.o(t,r)&&!l.o(e,r)&&Object.defineProperty(e,r,{enumerable:!0,get:t[r]})},l.f={},l.e=e=>Promise.all(Object.keys(l.f).reduce(((t,r)=>(l.f[r](e,t),t)),[])),l.u=e=>e+"."+l.h()+".js",l.miniCssF=e=>{},l.h=()=>"f5e8e649782e0e6d11b7",l.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"==typeof window)return window}}(),l.hmd=e=>((e=Object.create(e)).children||(e.children=[]),Object.defineProperty(e,"exports",{enumerable:!0,set:()=>{throw new Error("ES Modules may not assign module.exports or exports.*, Use ESM export syntax, instead: "+e.id)}}),e),l.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),o={},n="@verdaccio/ui-theme:",l.l=(e,t,r,i)=>{if(o[e])o[e].push(t);else{var a,u;if(void 0!==r)for(var d=document.getElementsByTagName("script"),c=0;c<d.length;c++){var s=d[c];if(s.getAttribute("src")==e||s.getAttribute("data-webpack")==n+r){a=s;break}}a||(u=!0,(a=document.createElement("script")).charset="utf-8",a.timeout=120,l.nc&&a.setAttribute("nonce",l.nc),a.setAttribute("data-webpack",n+r),a.src=e),o[e]=[t];var f=(t,r)=>{a.onerror=a.onload=null,clearTimeout(p);var n=o[e];if(delete o[e],a.parentNode&&a.parentNode.removeChild(a),n&&n.forEach((e=>e(r))),t)return t(r)},p=setTimeout(f.bind(null,void 0,{type:"timeout",target:a}),12e4);a.onerror=f.bind(null,a.onerror),a.onload=f.bind(null,a.onload),u&&document.head.appendChild(a)}},l.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},l.nmd=e=>(e.paths=[],e.children||(e.children=[]),e),l.p="-/static/",(()=>{l.b=document.baseURI||self.location.href;var e={runtime:0};l.f.j=(t,r)=>{var o=l.o(e,t)?e[t]:void 0;if(0!==o)if(o)r.push(o[2]);else if("runtime"!=t){var n=new Promise(((r,n)=>o=e[t]=[r,n]));r.push(o[2]=n);var i=l.p+l.u(t),a=new Error;l.l(i,(r=>{if(l.o(e,t)&&(0!==(o=e[t])&&(e[t]=void 0),o)){var n=r&&("load"===r.type?"missing":r.type),i=r&&r.target&&r.target.src;a.message="Loading chunk "+t+" failed.\n("+n+": "+i+")",a.name="ChunkLoadError",a.type=n,a.request=i,o[1](a)}}),"chunk-"+t,t)}else e[t]=0},l.O.j=t=>0===e[t];var t=(t,r)=>{var o,n,[i,a,u]=r,d=0;if(i.some((t=>0!==e[t]))){for(o in a)l.o(a,o)&&(l.m[o]=a[o]);if(u)var c=u(l)}for(t&&t(r);d<i.length;d++)n=i[d],l.o(e,n)&&e[n]&&e[n][0](),e[n]=0;return l.O(c)},r=self.webpackChunk_verdaccio_ui_theme=self.webpackChunk_verdaccio_ui_theme||[];r.forEach(t.bind(null,0)),r.push=t.bind(null,r.push.bind(r))})(),l.nc=void 0})();
|