@scalar/api-reference 0.1.30 → 0.2.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.
@@ -1 +1 @@
1
- {"version":3,"file":"ApiClientModal.vue.d.ts","sourceRoot":"","sources":["../../src/components/ApiClientModal.vue.ts"],"names":[],"mappings":"AAMA,OAAO,EAAE,KAAK,IAAI,EAAE,MAAM,UAAU,CAAA;AAIpC,OAAO,EAAE,iBAAiB,EAAE,MAAM,oBAAoB,CAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;oBAsLzB,GAAG;0BACG,GAAG;;AAtLtC,wBAsM0G;AAG1G,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAAE,QAAO;QAClD,MAAM,EAAE,CAAC,CAAC;KACT,CAAA;CAAE,CAAC"}
1
+ {"version":3,"file":"ApiClientModal.vue.d.ts","sourceRoot":"","sources":["../../src/components/ApiClientModal.vue.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,KAAK,IAAI,EAAE,MAAM,UAAU,CAAA;AAIpC,OAAO,EAAE,iBAAiB,EAAE,MAAM,oBAAoB,CAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;oBAsLzB,GAAG;0BACG,GAAG;;AAtLtC,wBAsM0G;AAG1G,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAAE,QAAO;QAClD,MAAM,EAAE,CAAC,CAAC;KACT,CAAA;CAAE,CAAC"}
@@ -1,4 +1,7 @@
1
1
  declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
2
+ spec: {
3
+ type: import("vue").PropType<string>;
4
+ };
2
5
  documentName: {
3
6
  type: import("vue").PropType<string>;
4
7
  };
@@ -22,7 +25,13 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
22
25
  footerBelowSidebar: {
23
26
  type: import("vue").PropType<boolean>;
24
27
  };
28
+ specUrl: {
29
+ type: import("vue").PropType<string>;
30
+ };
25
31
  }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
32
+ spec: {
33
+ type: import("vue").PropType<string>;
34
+ };
26
35
  documentName: {
27
36
  type: import("vue").PropType<string>;
28
37
  };
@@ -46,6 +55,9 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
46
55
  footerBelowSidebar: {
47
56
  type: import("vue").PropType<boolean>;
48
57
  };
58
+ specUrl: {
59
+ type: import("vue").PropType<string>;
60
+ };
49
61
  }>>, {
50
62
  isEditable: boolean;
51
63
  showSidebar: boolean;
@@ -1 +1 @@
1
- {"version":3,"file":"ApiReference.vue.d.ts","sourceRoot":"","sources":["../../src/components/ApiReference.vue.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AA4UA,wBAA8G;AAU9G,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAAE,QAAO;QAClD,MAAM,EAAE,CAAC,CAAC;KACT,CAAA;CAAE,CAAC"}
1
+ {"version":3,"file":"ApiReference.vue.d.ts","sourceRoot":"","sources":["../../src/components/ApiReference.vue.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAuXA,wBAA8G;AAU9G,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAAE,QAAO;QAClD,MAAM,EAAE,CAAC,CAAC;KACT,CAAA;CAAE,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"Copy.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/Content/ReferenceEndpoint/Copy.vue.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,KAAK,SAAS,EAAgB,MAAM,oBAAoB,CAAA;AAKjE,OAAO,KAAK,EAAE,GAAG,EAAE,MAAM,gBAAgB,CAAA;;;;;;;;;;;;;;;;;;;;AAoMzC,wBAAkD"}
1
+ {"version":3,"file":"Copy.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/Content/ReferenceEndpoint/Copy.vue.ts"],"names":[],"mappings":"AAEA,OAAO,EACL,KAAK,SAAS,EAGf,MAAM,oBAAoB,CAAA;AAK3B,OAAO,KAAK,EAAE,GAAG,EAAE,MAAM,gBAAgB,CAAA;;;;;;;;;;;;;;;;;;;;AAoMzC,wBAAkD"}
@@ -1 +1 @@
1
- {"version":3,"file":"SearchModal.vue.d.ts","sourceRoot":"","sources":["../../src/components/SearchModal.vue.ts"],"names":[],"mappings":"AASA,OAAO,KAAK,EAAE,IAAI,EAAE,MAAM,UAAU,CAAA;;;;;;;;;;;;AAsTpC,wBAAkD"}
1
+ {"version":3,"file":"SearchModal.vue.d.ts","sourceRoot":"","sources":["../../src/components/SearchModal.vue.ts"],"names":[],"mappings":"AASA,OAAO,KAAK,EAAE,IAAI,EAAE,MAAM,UAAU,CAAA;;;;;;;;;;;;AAiWpC,wBAAkD"}
package/dist/index.d.ts CHANGED
@@ -1,7 +1,6 @@
1
1
  import '../../theme/scrollbar.css';
2
2
  export { default as ApiClientModal, useApiClientStore, } from './components/ApiClientModal.vue';
3
3
  export { default as ApiReference } from './components/ApiReference.vue';
4
- export { default as StandaloneApiReference } from './components/StandaloneApiReference.vue';
5
4
  export { default as Sidebar } from './components/Sidebar.vue';
6
5
  export { default as RenderedReference } from './components/Content/Content.vue';
7
6
  export * from './types';
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,OAAO,2BAA2B,CAAA;AAElC,OAAO,EACL,OAAO,IAAI,cAAc,EACzB,iBAAiB,GAClB,MAAM,iCAAiC,CAAA;AACxC,OAAO,EAAE,OAAO,IAAI,YAAY,EAAE,MAAM,+BAA+B,CAAA;AACvE,OAAO,EAAE,OAAO,IAAI,sBAAsB,EAAE,MAAM,yCAAyC,CAAA;AAC3F,OAAO,EAAE,OAAO,IAAI,OAAO,EAAE,MAAM,0BAA0B,CAAA;AAC7D,OAAO,EAAE,OAAO,IAAI,iBAAiB,EAAE,MAAM,kCAAkC,CAAA;AAE/E,cAAc,SAAS,CAAA"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,OAAO,2BAA2B,CAAA;AAElC,OAAO,EACL,OAAO,IAAI,cAAc,EACzB,iBAAiB,GAClB,MAAM,iCAAiC,CAAA;AACxC,OAAO,EAAE,OAAO,IAAI,YAAY,EAAE,MAAM,+BAA+B,CAAA;AACvE,OAAO,EAAE,OAAO,IAAI,OAAO,EAAE,MAAM,0BAA0B,CAAA;AAC7D,OAAO,EAAE,OAAO,IAAI,iBAAiB,EAAE,MAAM,kCAAkC,CAAA;AAE/E,cAAc,SAAS,CAAA"}