@typespec/html-program-viewer 0.83.0-dev.1 → 0.83.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,7 +1,7 @@
1
1
  //#region ../compiler/dist/manifest.js
2
2
  var manifest_default = {
3
- "version": "1.12.0",
4
- "commit": "d16ac80bed03f3b133b88e656929e8ec0ff48384"
3
+ "version": "1.13.0",
4
+ "commit": "212a9eda5a651f723b9f6054120564e4083e715b"
5
5
  };
6
6
  //#endregion
7
7
  export { manifest_default as default };
@@ -3,15 +3,15 @@ import { FunctionComponent } from 'react';
3
3
  export declare const Mono: ({ children, className }: {
4
4
  children: any;
5
5
  className?: string;
6
- }) => import("react/jsx-runtime").JSX.Element;
6
+ }) => import("react").JSX.Element;
7
7
  export declare const Literal: FunctionComponent<{
8
8
  children: any;
9
9
  }>;
10
10
  export declare const TypeKind: ({ type }: {
11
11
  type: Type;
12
- }) => import("react/jsx-runtime").JSX.Element;
12
+ }) => import("react").JSX.Element;
13
13
  export declare const TypeKindTag: ({ type, size }: {
14
14
  type: Type;
15
15
  size?: "small" | "auto";
16
- }) => import("react/jsx-runtime").JSX.Element;
16
+ }) => import("react").JSX.Element;
17
17
  //# sourceMappingURL=common.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"common.d.ts","sourceRoot":"","sources":["../../src/react/common.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,IAAI,EAAE,MAAM,oBAAoB,CAAC;AAC/C,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,OAAO,CAAC;AAG/C,eAAO,MAAM,IAAI,GAAI,yBAAyB;IAAE,QAAQ,EAAE,GAAG,CAAC;IAAC,SAAS,CAAC,EAAE,MAAM,CAAA;CAAE,4CAElF,CAAC;AAEF,eAAO,MAAM,OAAO,EAAE,iBAAiB,CAAC;IAAE,QAAQ,EAAE,GAAG,CAAA;CAAE,CAExD,CAAC;AAEF,eAAO,MAAM,QAAQ,GAAI,UAAU;IAAE,IAAI,EAAE,IAAI,CAAA;CAAE,4CAEhD,CAAC;AAEF,eAAO,MAAM,WAAW,GAAI,gBAAyB;IAAE,IAAI,EAAE,IAAI,CAAC;IAAC,IAAI,CAAC,EAAE,OAAO,GAAG,MAAM,CAAA;CAAE,4CAM3F,CAAC"}
1
+ {"version":3,"file":"common.d.ts","sourceRoot":"","sources":["../../src/react/common.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,IAAI,EAAE,MAAM,oBAAoB,CAAC;AAC/C,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,OAAO,CAAC;AAG/C,eAAO,MAAM,IAAI,GAAI,yBAAyB;IAAE,QAAQ,EAAE,GAAG,CAAC;IAAC,SAAS,CAAC,EAAE,MAAM,CAAA;CAAE,gCAElF,CAAC;AAEF,eAAO,MAAM,OAAO,EAAE,iBAAiB,CAAC;IAAE,QAAQ,EAAE,GAAG,CAAA;CAAE,CAExD,CAAC;AAEF,eAAO,MAAM,QAAQ,GAAI,UAAU;IAAE,IAAI,EAAE,IAAI,CAAA;CAAE,gCAEhD,CAAC;AAEF,eAAO,MAAM,WAAW,GAAI,gBAAyB;IAAE,IAAI,EAAE,IAAI,CAAC;IAAC,IAAI,CAAC,EAAE,OAAO,GAAG,MAAM,CAAA;CAAE,gCAM3F,CAAC"}
@@ -1,2 +1,2 @@
1
- export declare const CurrentPath: () => import("react/jsx-runtime").JSX.Element;
1
+ export declare const CurrentPath: () => import("react").JSX.Element;
2
2
  //# sourceMappingURL=current-path.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"current-path.d.ts","sourceRoot":"","sources":["../../../src/react/current-path/current-path.tsx"],"names":[],"mappings":"AAsBA,eAAO,MAAM,WAAW,+CA2DvB,CAAC"}
1
+ {"version":3,"file":"current-path.d.ts","sourceRoot":"","sources":["../../../src/react/current-path/current-path.tsx"],"names":[],"mappings":"AAsBA,eAAO,MAAM,WAAW,mCA2DvB,CAAC"}