sl-el-utils 0.0.52 → 0.0.54

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 CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "sl-el-utils",
3
- "version": "0.0.52",
3
+ "version": "0.0.54",
4
4
  "description": "测试版本",
5
5
  "main": "dist/index.js",
6
6
  "scripts": {
package/dist/favicon.ico DELETED
Binary file
package/dist/logo.svg DELETED
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" class="icon" viewBox="0 0 1024 1024"><path fill="#386BF3" d="M410.558.109c0 210.974-300.876 361.752-300.876 633.548 0 174.943 134.704 316.787 300.876 316.787s300.877-141.817 300.877-316.787C711.408 361.752 410.558 210.974 410.558.109"/><path fill="#C3D2FB" d="M613.469 73.665c0 211.055-300.877 361.914-300.877 633.547C312.592 882.156 447.296 1024 613.47 1024s300.876-141.817 300.876-316.788C914.29 435.58 613.469 284.72 613.469 73.665"/><path fill="#303F5B" d="M312.592 707.212c0-183.713 137.636-312.171 226.723-441.39 81.702 106.112 172.12 218.74 172.12 367.726A309.755 309.755 0 0 1 420.36 950.064a323.1 323.1 0 0 1-107.769-242.852z"/></svg>
@@ -1,26 +0,0 @@
1
- {
2
- "Version": "0.0.1",
3
- "Title": "ChooseMe.top",
4
- "FixedHeader": true,
5
- "HiddenSideBar": false,
6
- "MultiTagsCache": false,
7
- "KeepAlive": true,
8
- "Layout": "vertical",
9
- "Theme": "light",
10
- "DarkMode": false,
11
- "OverallStyle": "light",
12
- "Grey": false,
13
- "Weak": false,
14
- "HideTabs": false,
15
- "HideFooter": false,
16
- "Stretch": false,
17
- "SidebarStatus": true,
18
- "EpThemeColor": "#409EFF",
19
- "ShowLogo": true,
20
- "ShowModel": "smart",
21
- "MenuArrowIconNoTransition": false,
22
- "CachingAsyncRoutes": false,
23
- "TooltipEffect": "light",
24
- "ResponsiveStorageNameSpace": "responsive-",
25
- "MenuSearchHistory": 6
26
- }