@100mslive/roomkit-react 0.3.10-alpha.1 → 0.3.10-alpha.10

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.
@@ -34,7 +34,7 @@ import {
34
34
  useRoomLayoutHeader,
35
35
  useSidepaneToggle,
36
36
  useTheme
37
- } from "./chunk-IOHV3H2B.js";
37
+ } from "./chunk-K7LIJG5P.js";
38
38
 
39
39
  // src/Prebuilt/layouts/HLSView.jsx
40
40
  init_define_process_env();
@@ -1607,4 +1607,4 @@ var HLSView_default = HLSView;
1607
1607
  export {
1608
1608
  HLSView_default as default
1609
1609
  };
1610
- //# sourceMappingURL=HLSView-524T6OTY.js.map
1610
+ //# sourceMappingURL=HLSView-73GDHCD4.js.map
@@ -1,6 +1,6 @@
1
1
  @import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500&display=swap";
2
2
 
3
- /* ../../../../../../../tmp/tmp-2868-6TSDHEibDpsa/18f32e818a72/tldraw.css */
3
+ /* ../../../../../../../tmp/tmp-2781-UX8EI1PHTKRC/18f70671ba42/tldraw.css */
4
4
  .tl-container {
5
5
  width: 100%;
6
6
  height: 100%;
@@ -2756,7 +2756,7 @@ input,
2756
2756
  font-size: 12px;
2757
2757
  }
2758
2758
 
2759
- /* ../../../../../../../tmp/tmp-2868-6TSDHEibDpsa/18f32e818290/index.css */
2759
+ /* ../../../../../../../tmp/tmp-2781-UX8EI1PHTKRC/18f70671b250/index.css */
2760
2760
  .tlui-navigation-zone,
2761
2761
  .tlui-navigation-panel {
2762
2762
  display: none;
@@ -2764,4 +2764,17 @@ input,
2764
2764
  .transparent-canvas {
2765
2765
  --color-background: rgba(0, 0, 0, 0);
2766
2766
  }
2767
- /*# sourceMappingURL=HLSView-VL3DXGRO.css.map */
2767
+ .tl-container {
2768
+ --layer-background: 4;
2769
+ --layer-grid: 5;
2770
+ --layer-canvas: 6;
2771
+ --layer-shapes: 7;
2772
+ --layer-overlays: 8;
2773
+ --layer-following-indicator: 12;
2774
+ --layer-panels: 7;
2775
+ --layer-menus: 8;
2776
+ --layer-overlays: 9;
2777
+ --layer-toasts: 10;
2778
+ --layer-cursor: 11;
2779
+ }
2780
+ /*# sourceMappingURL=HLSView-NUX3NEDM.css.map */