@scalar/api-reference 1.43.7 → 1.43.8
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/CHANGELOG.md +18 -0
- package/dist/browser/standalone.js +12 -11
- package/dist/browser/webpack-stats.json +1 -1
- package/dist/style.css +12 -12
- package/package.json +8 -8
package/dist/style.css
CHANGED
|
@@ -10485,27 +10485,27 @@ to {
|
|
|
10485
10485
|
transform: translate3d(-50%, 0, 0);
|
|
10486
10486
|
}
|
|
10487
10487
|
}
|
|
10488
|
-
.empty-sidebar-item-content[data-v-
|
|
10488
|
+
.empty-sidebar-item-content[data-v-9f160e4c] {
|
|
10489
10489
|
display: none;
|
|
10490
10490
|
}
|
|
10491
|
-
.empty-sidebar-item .empty-sidebar-item-content[data-v-
|
|
10491
|
+
.empty-sidebar-item .empty-sidebar-item-content[data-v-9f160e4c] {
|
|
10492
10492
|
display: block;
|
|
10493
10493
|
}
|
|
10494
|
-
.rabbitjump[data-v-
|
|
10494
|
+
.rabbitjump[data-v-9f160e4c] {
|
|
10495
10495
|
opacity: 0;
|
|
10496
10496
|
}
|
|
10497
|
-
.empty-sidebar-item:hover .rabbitjump[data-v-
|
|
10497
|
+
.empty-sidebar-item:hover .rabbitjump[data-v-9f160e4c] {
|
|
10498
10498
|
opacity: 1;
|
|
10499
|
-
animation: .5s step-end infinite rabbitAnimation-
|
|
10499
|
+
animation: .5s step-end infinite rabbitAnimation-9f160e4c;
|
|
10500
10500
|
}
|
|
10501
|
-
.empty-sidebar-item:hover .rabbitsit[data-v-
|
|
10501
|
+
.empty-sidebar-item:hover .rabbitsit[data-v-9f160e4c] {
|
|
10502
10502
|
opacity: 0;
|
|
10503
|
-
animation: .5s step-end infinite rabbitAnimation2-
|
|
10503
|
+
animation: .5s step-end infinite rabbitAnimation2-9f160e4c;
|
|
10504
10504
|
}
|
|
10505
|
-
.empty-sidebar-item:hover .rabbit-ascii[data-v-
|
|
10506
|
-
animation: 8s linear infinite rabbitRun-
|
|
10505
|
+
.empty-sidebar-item:hover .rabbit-ascii[data-v-9f160e4c] {
|
|
10506
|
+
animation: 8s linear infinite rabbitRun-9f160e4c;
|
|
10507
10507
|
}
|
|
10508
|
-
@keyframes rabbitRun-
|
|
10508
|
+
@keyframes rabbitRun-9f160e4c {
|
|
10509
10509
|
0% {
|
|
10510
10510
|
transform: translateZ(0);
|
|
10511
10511
|
}
|
|
@@ -10525,7 +10525,7 @@ to {
|
|
|
10525
10525
|
transform: translateZ(0);
|
|
10526
10526
|
}
|
|
10527
10527
|
}
|
|
10528
|
-
@keyframes rabbitAnimation-
|
|
10528
|
+
@keyframes rabbitAnimation-9f160e4c {
|
|
10529
10529
|
0%, to {
|
|
10530
10530
|
opacity: 1;
|
|
10531
10531
|
}
|
|
@@ -10533,7 +10533,7 @@ to {
|
|
|
10533
10533
|
opacity: 0;
|
|
10534
10534
|
}
|
|
10535
10535
|
}
|
|
10536
|
-
@keyframes rabbitAnimation2-
|
|
10536
|
+
@keyframes rabbitAnimation2-9f160e4c {
|
|
10537
10537
|
0%, to {
|
|
10538
10538
|
opacity: 0;
|
|
10539
10539
|
}
|
package/package.json
CHANGED
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
"vue",
|
|
21
21
|
"vue3"
|
|
22
22
|
],
|
|
23
|
-
"version": "1.43.
|
|
23
|
+
"version": "1.43.8",
|
|
24
24
|
"engines": {
|
|
25
25
|
"node": ">=20"
|
|
26
26
|
},
|
|
@@ -89,24 +89,24 @@
|
|
|
89
89
|
"type-fest": "^5.3.1",
|
|
90
90
|
"vue": "^3.5.26",
|
|
91
91
|
"zod": "^4.3.5",
|
|
92
|
-
"@scalar/api-client": "2.18.3",
|
|
93
92
|
"@scalar/code-highlight": "0.2.2",
|
|
94
|
-
"@scalar/components": "0.16.
|
|
93
|
+
"@scalar/components": "0.16.23",
|
|
94
|
+
"@scalar/api-client": "2.18.4",
|
|
95
95
|
"@scalar/icons": "0.5.2",
|
|
96
96
|
"@scalar/helpers": "0.2.8",
|
|
97
|
-
"@scalar/oas-utils": "0.6.19",
|
|
98
97
|
"@scalar/json-magic": "0.9.1",
|
|
99
98
|
"@scalar/openapi-parser": "0.24.1",
|
|
100
|
-
"@scalar/
|
|
99
|
+
"@scalar/oas-utils": "0.6.20",
|
|
101
100
|
"@scalar/object-utils": "1.2.22",
|
|
101
|
+
"@scalar/openapi-types": "0.5.3",
|
|
102
102
|
"@scalar/openapi-upgrader": "0.1.7",
|
|
103
|
-
"@scalar/sidebar": "0.7.
|
|
103
|
+
"@scalar/sidebar": "0.7.13",
|
|
104
104
|
"@scalar/snippetz": "0.6.5",
|
|
105
105
|
"@scalar/themes": "0.13.26",
|
|
106
106
|
"@scalar/types": "0.5.8",
|
|
107
|
-
"@scalar/use-toasts": "0.9.1",
|
|
108
107
|
"@scalar/use-hooks": "0.3.6",
|
|
109
|
-
"@scalar/
|
|
108
|
+
"@scalar/use-toasts": "0.9.1",
|
|
109
|
+
"@scalar/workspace-store": "0.24.10"
|
|
110
110
|
},
|
|
111
111
|
"devDependencies": {
|
|
112
112
|
"@hono/node-server": "^1.19.7",
|