@scalar/api-reference 1.42.0 → 1.43.0

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 CHANGED
@@ -1,5 +1,46 @@
1
1
  # @scalar/api-reference
2
2
 
3
+ ## 1.43.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [#7661](https://github.com/scalar/scalar/pull/7661): feat: api client v2 integration
8
+
9
+ ### Patch Changes
10
+
11
+ #### Updated Dependencies
12
+
13
+ - **@scalar/workspace-store@0.24.4**
14
+ - [#7661](https://github.com/scalar/scalar/pull/7661): fix: all issues for client modal v2 preparation
15
+
16
+ - **@scalar/api-client@2.17.5**
17
+ - [#7661](https://github.com/scalar/scalar/pull/7661): fix: all issues for client modal v2 preparation
18
+
19
+ - **@scalar/use-hooks@0.3.5**
20
+ - [#7661](https://github.com/scalar/scalar/pull/7661): fix: all issues for client modal v2 preparation
21
+
22
+ - **@scalar/helpers@0.2.6**
23
+ - [#7661](https://github.com/scalar/scalar/pull/7661): fix: all issues for client modal v2 preparation
24
+
25
+ - **@scalar/types@0.5.6**
26
+ - [#7661](https://github.com/scalar/scalar/pull/7661): fix: all issues for client modal v2 preparation
27
+
28
+ - **@scalar/oas-utils@0.6.14**
29
+
30
+ - **@scalar/sidebar@0.7.6**
31
+
32
+ - **@scalar/components@0.16.16**
33
+
34
+ - **@scalar/json-magic@0.8.10**
35
+
36
+ - **@scalar/object-utils@1.2.20**
37
+
38
+ - **@scalar/openapi-parser@0.23.11**
39
+
40
+ - **@scalar/openapi-upgrader@0.1.6**
41
+
42
+ - **@scalar/snippetz@0.6.3**
43
+
3
44
  ## 1.42.0
4
45
 
5
46
  ### Minor Changes
@@ -5,7 +5,7 @@
5
5
  * ___/ / /___/ ___ |/ /___/ ___ |/ _, _/
6
6
  * /____/\____/_/ |_/_____/_/ |_/_/ |_|
7
7
  *
8
- * @scalar/api-reference 1.42.0
8
+ * @scalar/api-reference 1.43.0
9
9
  *
10
10
  * Website: https://scalar.com
11
11
  * GitHub: https://github.com/scalar/scalar
@@ -32425,7 +32425,7 @@ key:"Accept",value:"*/*",isDisabled:!1}})}),{immediate:!0})
32425
32425
  ;const o=Jg((()=>e.document?.["x-scalar-set-operation-security"]?{
32426
32426
  type:"operation",path:e.path??"",method:e.method??"get"}:{type:"document"}))
32427
32427
  ;return(e,a)=>e.path&&e.method&&e.exampleName&&t.value?(mg(),Og(Yp(SWe),{key:0,
32428
- appVersion:Yp("2.17.4"),authMeta:o.value,
32428
+ appVersion:Yp("2.17.5"),authMeta:o.value,
32429
32429
  documentSecurity:e.document?.security??[],
32430
32430
  documentSelectedSecurity:e.document?.["x-scalar-selected-security"],
32431
32431
  documentUrl:e.document?.["x-scalar-original-source-url"],
@@ -35487,7 +35487,7 @@ console.warn("scalar:update-references-config event has been deprecated, please
35487
35487
  "detail"in e&&Object.assign(r,e.detail)}),!1);return{app:o,
35488
35488
  getConfiguration:()=>r.configuration??{},updateConfiguration:e=>{
35489
35489
  r.configuration=e},destroy:a}}
35490
- ;console.info("@scalar/api-reference@1.42.0"),"object"==typeof window&&(window.Scalar={
35490
+ ;console.info("@scalar/api-reference@1.43.0"),"object"==typeof window&&(window.Scalar={
35491
35491
  createApiReference:B2e}),function(e,t){
35492
35492
  const n=e.querySelector("[data-spec]"),r=e.querySelector("[data-spec-url]")
35493
35493
  ;t?.darkMode?e.body?.classList.add("dark-mode"):e.body?.classList.add("light-mode")