@100mslive/roomkit-react 0.3.10-alpha.9 → 0.3.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.
@@ -1,6 +1,6 @@
1
1
  @import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500&display=swap";
2
2
 
3
- /* ../../../../../../../tmp/tmp-2880-JfIsnI2p6mRW/18f5c5d9cb02/tldraw.css */
3
+ /* ../../../../../../../tmp/tmp-2771-63F9a0ovLMHh/18f868782f23/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-2880-JfIsnI2p6mRW/18f5c5d9c400/index.css */
2759
+ /* ../../../../../../../tmp/tmp-2771-63F9a0ovLMHh/18f868782701/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-5TZVXD62.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-6J5FD3IV.css.map */