@scalar/api-reference 1.34.4 → 1.34.6
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 +35 -0
- package/dist/browser/standalone.js +15138 -14855
- package/dist/browser/webpack-stats.json +1 -1
- package/dist/components/Content/Schema/Schema.vue.d.ts.map +1 -1
- package/dist/components/Content/Schema/Schema.vue.js +2 -2
- package/dist/components/Content/Schema/Schema.vue2.js +84 -81
- package/dist/components/Content/Schema/SchemaObjectProperties.vue.d.ts +3 -0
- package/dist/components/Content/Schema/SchemaObjectProperties.vue.d.ts.map +1 -1
- package/dist/components/Content/Schema/SchemaObjectProperties.vue.js +49 -41
- package/dist/index.js +1 -1
- package/dist/style.css +1 -1
- package/dist/v2/helpers/map-configuration.d.ts.map +1 -1
- package/package.json +15 -14
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"map-configuration.d.ts","sourceRoot":"","sources":["../../../src/v2/helpers/map-configuration.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,yBAAyB,EAAE,MAAM,eAAe,CAAA;AAG9D;;;;;;;GAOG;AACH,eAAO,MAAM,gBAAgB,WAAY,OAAO,CAAC,yBAAyB,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"map-configuration.d.ts","sourceRoot":"","sources":["../../../src/v2/helpers/map-configuration.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,yBAAyB,EAAE,MAAM,eAAe,CAAA;AAG9D;;;;;;;GAOG;AACH,eAAO,MAAM,gBAAgB,WAAY,OAAO,CAAC,yBAAyB,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;gBAiD85zC,CAAC;;;gBAAyH,CAAC;;;;;uBAA0S,CAAC;mBAAqC,CAAC;;;gBAA1N,CAAC;;;;kBAA4W,CAAC;;;CADxk1C,CAAA"}
|
package/package.json
CHANGED
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
"vue",
|
|
21
21
|
"vue3"
|
|
22
22
|
],
|
|
23
|
-
"version": "1.34.
|
|
23
|
+
"version": "1.34.6",
|
|
24
24
|
"engines": {
|
|
25
25
|
"node": ">=20"
|
|
26
26
|
},
|
|
@@ -54,22 +54,22 @@
|
|
|
54
54
|
"nanoid": "5.1.5",
|
|
55
55
|
"vue": "^3.5.17",
|
|
56
56
|
"zod": "3.24.1",
|
|
57
|
+
"@scalar/api-client": "2.5.26",
|
|
57
58
|
"@scalar/code-highlight": "0.1.9",
|
|
58
|
-
"@scalar/components": "0.14.
|
|
59
|
-
"@scalar/api-client": "2.5.24",
|
|
59
|
+
"@scalar/components": "0.14.27",
|
|
60
60
|
"@scalar/helpers": "0.0.8",
|
|
61
61
|
"@scalar/icons": "0.4.7",
|
|
62
|
-
"@scalar/
|
|
62
|
+
"@scalar/json-magic": "0.3.1",
|
|
63
|
+
"@scalar/oas-utils": "0.4.22",
|
|
63
64
|
"@scalar/object-utils": "1.2.4",
|
|
64
|
-
"@scalar/json-magic": "0.3.0",
|
|
65
|
-
"@scalar/snippetz": "0.4.5",
|
|
66
|
-
"@scalar/openapi-parser": "0.20.0",
|
|
67
|
-
"@scalar/types": "0.2.12",
|
|
68
|
-
"@scalar/themes": "0.13.13",
|
|
69
|
-
"@scalar/use-hooks": "0.2.4",
|
|
70
65
|
"@scalar/openapi-types": "0.3.7",
|
|
66
|
+
"@scalar/openapi-parser": "0.20.1",
|
|
67
|
+
"@scalar/types": "0.2.13",
|
|
71
68
|
"@scalar/use-toasts": "0.8.0",
|
|
72
|
-
"@scalar/
|
|
69
|
+
"@scalar/themes": "0.13.14",
|
|
70
|
+
"@scalar/snippetz": "0.4.7",
|
|
71
|
+
"@scalar/use-hooks": "0.2.4",
|
|
72
|
+
"@scalar/workspace-store": "0.14.2"
|
|
73
73
|
},
|
|
74
74
|
"devDependencies": {
|
|
75
75
|
"@hono/node-server": "^1.11.0",
|
|
@@ -90,7 +90,7 @@
|
|
|
90
90
|
"vite-plugin-css-injected-by-js": "^3.4.0",
|
|
91
91
|
"vitest": "^3.2.4",
|
|
92
92
|
"@scalar/build-tooling": "0.2.6",
|
|
93
|
-
"@scalar/core": "0.3.
|
|
93
|
+
"@scalar/core": "0.3.14",
|
|
94
94
|
"@scalar/galaxy": "0.5.7",
|
|
95
95
|
"@scalar/react-renderer": "0.2.1"
|
|
96
96
|
},
|
|
@@ -109,10 +109,11 @@
|
|
|
109
109
|
"preview": "vite preview",
|
|
110
110
|
"test": "vitest",
|
|
111
111
|
"test:e2e": "playwright test",
|
|
112
|
-
"test:e2e:ui": "playwright test --ui",
|
|
113
|
-
"test:e2e:snapshots": "PW_TEST_CONNECT_WS_ENDPOINT=ws://127.0.0.1:5001/ playwright test -c playwright.snapshots.config.ts",
|
|
114
112
|
"test:e2e:playwright": "docker-compose -f test-snapshots/compose.yml up",
|
|
115
113
|
"test:e2e:report": "playwright show-report",
|
|
114
|
+
"test:e2e:snapshots": "PW_TEST_CONNECT_WS_ENDPOINT=ws://127.0.0.1:5001/ playwright test -c playwright.snapshots.config.ts",
|
|
115
|
+
"test:e2e:snapshots:ci": "playwright test -c playwright.snapshots.config.ts",
|
|
116
|
+
"test:e2e:ui": "playwright test --ui",
|
|
116
117
|
"types:build": "scalar-types-build-vue",
|
|
117
118
|
"types:check": "scalar-types-check-vue"
|
|
118
119
|
}
|