@scalar/api-reference 1.39.3 → 1.40.1
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 +66 -0
- package/dist/blocks/scalar-auth-selector-block/components/OAuth2.vue.d.ts.map +1 -1
- package/dist/blocks/scalar-auth-selector-block/components/OAuth2.vue.js +10 -8
- package/dist/blocks/scalar-auth-selector-block/index.d.ts.map +1 -1
- package/dist/blocks/scalar-client-selector-block/index.d.ts.map +1 -1
- package/dist/blocks/scalar-info-block/components/DownloadLink.vue.d.ts +1 -1
- package/dist/blocks/scalar-info-block/components/DownloadLink.vue.d.ts.map +1 -1
- package/dist/blocks/scalar-info-block/components/DownloadLink.vue.js +1 -1
- package/dist/blocks/scalar-info-block/components/InfoBlock.vue.d.ts +2 -1
- package/dist/blocks/scalar-info-block/components/InfoBlock.vue.d.ts.map +1 -1
- package/dist/blocks/scalar-info-block/components/InfoDescription.vue.d.ts +1 -1
- package/dist/blocks/scalar-info-block/components/InfoDescription.vue.d.ts.map +1 -1
- package/dist/blocks/scalar-info-block/components/InfoDescription.vue.js +1 -1
- package/dist/blocks/scalar-info-block/components/IntroductionLayout.vue.d.ts +1 -1
- package/dist/blocks/scalar-info-block/components/IntroductionLayout.vue.d.ts.map +1 -1
- package/dist/blocks/scalar-info-block/components/IntroductionLayout.vue.js +1 -1
- package/dist/blocks/scalar-info-block/index.d.ts.map +1 -1
- package/dist/blocks/scalar-server-selector-block/index.d.ts.map +1 -1
- package/dist/browser/standalone.js +18855 -18540
- package/dist/browser/webpack-stats.json +1 -1
- package/dist/components/ApiReference.vue.d.ts.map +1 -1
- package/dist/components/ApiReference.vue.js +1 -1
- package/dist/components/ApiReference.vue2.js +15 -3
- package/dist/components/Content/Content.vue.d.ts +2 -1
- package/dist/components/Content/Content.vue.d.ts.map +1 -1
- package/dist/components/Content/Models/Model.vue.d.ts +1 -1
- package/dist/components/Content/Models/Model.vue.d.ts.map +1 -1
- package/dist/components/Content/Schema/SchemaEnumPropertyItem.vue.d.ts.map +1 -1
- package/dist/components/Content/Schema/SchemaEnumPropertyItem.vue.js +1 -1
- package/dist/components/Content/Schema/SchemaEnumPropertyItem.vue2.js +8 -4
- package/dist/components/Content/Schema/SchemaHeading.vue.d.ts.map +1 -1
- package/dist/components/Content/Schema/SchemaHeading.vue.js +1 -1
- package/dist/components/Content/Schema/SchemaHeading.vue2.js +7 -5
- package/dist/components/Content/Schema/SchemaProperty.vue.d.ts.map +1 -1
- package/dist/components/Content/Schema/SchemaProperty.vue.js +1 -1
- package/dist/components/Content/Schema/SchemaProperty.vue2.js +17 -7
- package/dist/components/Content/Schema/helpers/get-ref-name.d.ts +1 -2
- package/dist/components/Content/Schema/helpers/get-ref-name.d.ts.map +1 -1
- package/dist/components/Content/Schema/helpers/get-schema-type.d.ts +1 -2
- package/dist/components/Content/Schema/helpers/get-schema-type.d.ts.map +1 -1
- package/dist/components/Content/Schema/helpers/schema-name.d.ts +1 -2
- package/dist/components/Content/Schema/helpers/schema-name.d.ts.map +1 -1
- package/dist/components/Content/Schema/helpers/sort-property-names.d.ts +1 -1
- package/dist/components/Content/Schema/helpers/sort-property-names.d.ts.map +1 -1
- package/dist/features/Operation/components/ParameterListItem.vue.d.ts.map +1 -1
- package/dist/features/Operation/components/ParameterListItem.vue.js +1 -1
- package/dist/features/Operation/components/ParameterListItem.vue2.js +8 -4
- package/dist/features/specification-extension/index.d.ts +1 -1
- package/dist/features/specification-extension/index.d.ts.map +1 -1
- package/dist/features/toolbar/ApiReferenceToolbar.vue.d.ts +1 -1
- package/dist/features/toolbar/ApiReferenceToolbar.vue.d.ts.map +1 -1
- package/dist/features/toolbar/ApiReferenceToolbar.vue.js +4 -4
- package/dist/features/toolbar/ApiReferenceToolbarConfig.vue.d.ts +1 -1
- package/dist/features/toolbar/ApiReferenceToolbarConfig.vue.d.ts.map +1 -1
- package/dist/features/toolbar/ApiReferenceToolbarConfigLayoutOptions.vue.d.ts +1 -1
- package/dist/features/toolbar/ApiReferenceToolbarConfigLayoutOptions.vue.d.ts.map +1 -1
- package/dist/features/toolbar/ApiReferenceToolbarConfigTheme.vue.d.ts.map +1 -1
- package/dist/features/toolbar/ApiReferenceToolbarConfigTheme.vue.js +29 -8
- package/dist/features/toolbar/ApiReferenceToolbarRegisterButton.vue.js +9 -9
- package/dist/features/toolbar/ApiReferenceToolbarShareTemporary.vue.js +9 -9
- package/dist/features/toolbar/ApiReferenceToolbarTitle.vue.js +1 -1
- package/dist/features/x-badges/XBadges.vue.d.ts +1 -1
- package/dist/features/x-badges/XBadges.vue.d.ts.map +1 -1
- package/dist/helpers/color-mode.d.ts +8 -0
- package/dist/helpers/color-mode.d.ts.map +1 -0
- package/dist/helpers/color-mode.js +9 -0
- package/dist/helpers/index.d.ts.map +1 -1
- package/dist/helpers/map-config-to-client-store.d.ts +4 -4
- package/dist/helpers/map-config-to-client-store.d.ts.map +1 -1
- package/dist/helpers/map-config-to-workspace-store.d.ts +1 -1
- package/dist/helpers/map-config-to-workspace-store.d.ts.map +1 -1
- package/dist/helpers/map-config-to-workspace-store.js +2 -2
- package/dist/helpers/map-configuration.d.ts +1 -1
- package/dist/helpers/map-configuration.d.ts.map +1 -1
- package/dist/helpers/normalize-configurations.d.ts +1 -1
- package/dist/helpers/normalize-configurations.d.ts.map +1 -1
- package/dist/helpers/normalize-configurations.js +1 -1
- package/dist/hooks/use-workspace-store-events.js +1 -1
- package/dist/index.d.ts +2 -1
- package/dist/index.d.ts.map +1 -1
- package/dist/standalone/lib/html-api.d.ts.map +1 -1
- package/dist/style.css +1474 -1263
- package/package.json +24 -24
package/package.json
CHANGED
|
@@ -20,12 +20,13 @@
|
|
|
20
20
|
"vue",
|
|
21
21
|
"vue3"
|
|
22
22
|
],
|
|
23
|
-
"version": "1.
|
|
23
|
+
"version": "1.40.1",
|
|
24
24
|
"engines": {
|
|
25
25
|
"node": ">=20"
|
|
26
26
|
},
|
|
27
27
|
"type": "module",
|
|
28
28
|
"main": "./dist/index.js",
|
|
29
|
+
"module": "./dist/index.js",
|
|
29
30
|
"types": "./dist/index.d.ts",
|
|
30
31
|
"exports": {
|
|
31
32
|
".": {
|
|
@@ -55,7 +56,6 @@
|
|
|
55
56
|
"esm.sh": {
|
|
56
57
|
"bundle": true
|
|
57
58
|
},
|
|
58
|
-
"module": "./dist/index.js",
|
|
59
59
|
"dependencies": {
|
|
60
60
|
"@floating-ui/vue": "1.1.9",
|
|
61
61
|
"@headlessui/vue": "1.7.23",
|
|
@@ -69,24 +69,24 @@
|
|
|
69
69
|
"type-fest": "5.0.0",
|
|
70
70
|
"vue": "^3.5.21",
|
|
71
71
|
"zod": "4.1.11",
|
|
72
|
-
"@scalar/
|
|
73
|
-
"@scalar/
|
|
74
|
-
"@scalar/
|
|
75
|
-
"@scalar/
|
|
76
|
-
"@scalar/oas-utils": "0.6.3",
|
|
77
|
-
"@scalar/object-utils": "1.2.11",
|
|
78
|
-
"@scalar/helpers": "0.1.1",
|
|
79
|
-
"@scalar/openapi-parser": "0.23.2",
|
|
72
|
+
"@scalar/api-client": "2.13.0",
|
|
73
|
+
"@scalar/components": "0.16.5",
|
|
74
|
+
"@scalar/code-highlight": "0.2.1",
|
|
75
|
+
"@scalar/helpers": "0.1.3",
|
|
80
76
|
"@scalar/icons": "0.5.0",
|
|
81
|
-
"@scalar/
|
|
82
|
-
"@scalar/
|
|
83
|
-
"@scalar/
|
|
84
|
-
"@scalar/
|
|
85
|
-
"@scalar/types": "0.
|
|
86
|
-
"@scalar/
|
|
87
|
-
"@scalar/
|
|
88
|
-
"@scalar/
|
|
89
|
-
"@scalar/
|
|
77
|
+
"@scalar/oas-utils": "0.6.5",
|
|
78
|
+
"@scalar/json-magic": "0.8.3",
|
|
79
|
+
"@scalar/object-utils": "1.2.13",
|
|
80
|
+
"@scalar/openapi-parser": "0.23.4",
|
|
81
|
+
"@scalar/openapi-types": "0.5.2",
|
|
82
|
+
"@scalar/openapi-upgrader": "0.1.5",
|
|
83
|
+
"@scalar/sidebar": "0.5.0",
|
|
84
|
+
"@scalar/types": "0.5.1",
|
|
85
|
+
"@scalar/themes": "0.13.25",
|
|
86
|
+
"@scalar/use-hooks": "0.3.1",
|
|
87
|
+
"@scalar/snippetz": "0.5.4",
|
|
88
|
+
"@scalar/use-toasts": "0.9.1",
|
|
89
|
+
"@scalar/workspace-store": "0.22.0"
|
|
90
90
|
},
|
|
91
91
|
"devDependencies": {
|
|
92
92
|
"@hono/node-server": "1.19.5",
|
|
@@ -97,7 +97,7 @@
|
|
|
97
97
|
"@vitejs/plugin-vue": "6.0.1",
|
|
98
98
|
"@vue/server-renderer": "^3.5.17",
|
|
99
99
|
"@vue/test-utils": "2.4.6",
|
|
100
|
-
"hono": "4.10.
|
|
100
|
+
"hono": "4.10.3",
|
|
101
101
|
"react": "^19.1.0",
|
|
102
102
|
"react-dom": "^19.1.0",
|
|
103
103
|
"rollup-plugin-webpack-stats": "^0.2.5",
|
|
@@ -106,10 +106,10 @@
|
|
|
106
106
|
"vite-plugin-banner": "^0.7.1",
|
|
107
107
|
"vite-plugin-css-injected-by-js": "^3.4.0",
|
|
108
108
|
"vitest": "3.2.4",
|
|
109
|
-
"@scalar/build-tooling": "0.
|
|
110
|
-
"@scalar/
|
|
111
|
-
"@scalar/
|
|
112
|
-
"@scalar/
|
|
109
|
+
"@scalar/build-tooling": "0.3.1",
|
|
110
|
+
"@scalar/core": "0.3.24",
|
|
111
|
+
"@scalar/galaxy": "0.5.12",
|
|
112
|
+
"@scalar/react-renderer": "0.3.0"
|
|
113
113
|
},
|
|
114
114
|
"scripts": {
|
|
115
115
|
"build": "pnpm build:default && pnpm build:standalone && pnpm types:build",
|