@100mslive/roomkit-react 0.3.10-alpha.0 → 0.3.10-alpha.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (36) hide show
  1. package/dist/{HLSView-5GXP76IN.js → HLSView-KRJMDNAF.js} +2 -2
  2. package/dist/Prebuilt/common/constants.d.ts +1 -0
  3. package/dist/Prebuilt/components/AppData/useSidepaneResetOnLayoutUpdate.d.ts +3 -0
  4. package/dist/Prebuilt/components/Chat/Chat.d.ts +1 -1
  5. package/dist/Prebuilt/components/RoleChangeModal.d.ts +5 -0
  6. package/dist/Prebuilt/components/TileMenu/TileMenuContent.d.ts +2 -1
  7. package/dist/Prebuilt/components/VideoLayouts/WhiteboardLayout.d.ts +0 -1
  8. package/dist/{chunk-WSDBUVSZ.js → chunk-AFSI3LBT.js} +618 -564
  9. package/dist/chunk-AFSI3LBT.js.map +7 -0
  10. package/dist/index.cjs.js +1953 -1896
  11. package/dist/index.cjs.js.map +4 -4
  12. package/dist/index.js +1 -1
  13. package/dist/meta.cjs.json +125 -204
  14. package/dist/meta.esbuild.json +131 -280
  15. package/package.json +7 -9
  16. package/src/Modal/DialogContent.tsx +1 -1
  17. package/src/Prebuilt/common/constants.ts +2 -0
  18. package/src/Prebuilt/components/AppData/useSidepaneResetOnLayoutUpdate.tsx +22 -0
  19. package/src/Prebuilt/components/AudioVideoToggle.tsx +1 -1
  20. package/src/Prebuilt/components/Chat/Chat.tsx +3 -4
  21. package/src/Prebuilt/components/Footer/ParticipantList.tsx +56 -37
  22. package/src/Prebuilt/components/RoleChangeModal.tsx +187 -0
  23. package/src/Prebuilt/components/TileMenu/TileMenu.tsx +5 -0
  24. package/src/Prebuilt/components/TileMenu/TileMenuContent.tsx +23 -1
  25. package/src/Prebuilt/components/VideoLayouts/WhiteboardLayout.tsx +13 -7
  26. package/src/Prebuilt/components/VirtualBackground/VBPicker.tsx +3 -0
  27. package/src/Prebuilt/layouts/SidePane.tsx +9 -9
  28. package/dist/HLSView-FBGVUTA5.css +0 -2767
  29. package/dist/HLSView-FBGVUTA5.css.map +0 -7
  30. package/dist/chunk-WSDBUVSZ.js.map +0 -7
  31. package/dist/index.cjs.css +0 -2767
  32. package/dist/index.cjs.css.map +0 -7
  33. package/dist/index.css +0 -2767
  34. package/dist/index.css.map +0 -7
  35. package/src/Prebuilt/components/RoleChangeModal.jsx +0 -185
  36. /package/dist/{HLSView-5GXP76IN.js.map → HLSView-KRJMDNAF.js.map} +0 -0
@@ -21,7 +21,7 @@
21
21
  "format": "esm"
22
22
  },
23
23
  "src/Prebuilt/common/constants.ts": {
24
- "bytes": 4466,
24
+ "bytes": 4556,
25
25
  "imports": [
26
26
  {
27
27
  "path": "@100mslive/react-sdk",
@@ -668,7 +668,7 @@
668
668
  "format": "esm"
669
669
  },
670
670
  "src/Modal/DialogContent.tsx": {
671
- "bytes": 1922,
671
+ "bytes": 1918,
672
672
  "imports": [
673
673
  {
674
674
  "path": "react",
@@ -2700,7 +2700,7 @@
2700
2700
  "format": "esm"
2701
2701
  },
2702
2702
  "src/Prebuilt/components/AudioVideoToggle.tsx": {
2703
- "bytes": 9985,
2703
+ "bytes": 9981,
2704
2704
  "imports": [
2705
2705
  {
2706
2706
  "path": "react",
@@ -3507,14 +3507,19 @@
3507
3507
  ],
3508
3508
  "format": "esm"
3509
3509
  },
3510
- "src/Prebuilt/components/RoleChangeModal.jsx": {
3511
- "bytes": 6492,
3510
+ "src/Prebuilt/components/RoleChangeModal.tsx": {
3511
+ "bytes": 5344,
3512
3512
  "imports": [
3513
3513
  {
3514
3514
  "path": "react",
3515
3515
  "kind": "import-statement",
3516
3516
  "external": true
3517
3517
  },
3518
+ {
3519
+ "path": "react-use",
3520
+ "kind": "import-statement",
3521
+ "external": true
3522
+ },
3518
3523
  {
3519
3524
  "path": "@100mslive/react-sdk",
3520
3525
  "kind": "import-statement",
@@ -3530,21 +3535,11 @@
3530
3535
  "kind": "import-statement",
3531
3536
  "original": "../../Button"
3532
3537
  },
3533
- {
3534
- "path": "src/Checkbox/index.tsx",
3535
- "kind": "import-statement",
3536
- "original": "../../Checkbox"
3537
- },
3538
3538
  {
3539
3539
  "path": "src/Dropdown/index.tsx",
3540
3540
  "kind": "import-statement",
3541
3541
  "original": "../../Dropdown"
3542
3542
  },
3543
- {
3544
- "path": "src/Label/index.ts",
3545
- "kind": "import-statement",
3546
- "original": "../../Label"
3547
- },
3548
3543
  {
3549
3544
  "path": "src/Layout/index.tsx",
3550
3545
  "kind": "import-statement",
@@ -3556,29 +3551,24 @@
3556
3551
  "original": "../../Modal"
3557
3552
  },
3558
3553
  {
3559
- "path": "src/Text/index.tsx",
3560
- "kind": "import-statement",
3561
- "original": "../../Text"
3562
- },
3563
- {
3564
- "path": "src/Tooltip/index.ts",
3554
+ "path": "src/Sheet/index.ts",
3565
3555
  "kind": "import-statement",
3566
- "original": "../../Tooltip"
3556
+ "original": "../../Sheet"
3567
3557
  },
3568
3558
  {
3569
- "path": "src/Prebuilt/components/hooks/useDropdownSelection.jsx",
3559
+ "path": "src/Text/index.tsx",
3570
3560
  "kind": "import-statement",
3571
- "original": "./hooks/useDropdownSelection"
3561
+ "original": "../../Text"
3572
3562
  },
3573
3563
  {
3574
- "path": "src/Prebuilt/common/hooks.ts",
3564
+ "path": "src/Theme/index.tsx",
3575
3565
  "kind": "import-statement",
3576
- "original": "../common/hooks"
3566
+ "original": "../../Theme"
3577
3567
  },
3578
3568
  {
3579
- "path": "src/utils/index.ts",
3569
+ "path": "src/Tooltip/index.ts",
3580
3570
  "kind": "import-statement",
3581
- "original": "../../utils"
3571
+ "original": "../../Tooltip"
3582
3572
  },
3583
3573
  {
3584
3574
  "path": "<define:process.env>",
@@ -4133,7 +4123,7 @@
4133
4123
  "original": "../../PIP/PIPManager"
4134
4124
  },
4135
4125
  {
4136
- "path": "src/Prebuilt/components/RoleChangeModal.jsx",
4126
+ "path": "src/Prebuilt/components/RoleChangeModal.tsx",
4137
4127
  "kind": "import-statement",
4138
4128
  "original": "../../RoleChangeModal"
4139
4129
  },
@@ -5924,6 +5914,47 @@
5924
5914
  ],
5925
5915
  "format": "esm"
5926
5916
  },
5917
+ "src/Prebuilt/components/AppData/useSidepaneResetOnLayoutUpdate.tsx": {
5918
+ "bytes": 1030,
5919
+ "imports": [
5920
+ {
5921
+ "path": "react",
5922
+ "kind": "import-statement",
5923
+ "external": true
5924
+ },
5925
+ {
5926
+ "path": "@100mslive/types-prebuilt",
5927
+ "kind": "import-statement",
5928
+ "external": true
5929
+ },
5930
+ {
5931
+ "path": "@100mslive/react-sdk",
5932
+ "kind": "import-statement",
5933
+ "external": true
5934
+ },
5935
+ {
5936
+ "path": "src/Prebuilt/provider/roomLayoutProvider/hooks/useRoomLayoutScreen.ts",
5937
+ "kind": "import-statement",
5938
+ "original": "../../provider/roomLayoutProvider/hooks/useRoomLayoutScreen"
5939
+ },
5940
+ {
5941
+ "path": "src/Prebuilt/components/AppData/useSidepane.js",
5942
+ "kind": "import-statement",
5943
+ "original": "./useSidepane"
5944
+ },
5945
+ {
5946
+ "path": "src/Prebuilt/common/constants.ts",
5947
+ "kind": "import-statement",
5948
+ "original": "../../common/constants"
5949
+ },
5950
+ {
5951
+ "path": "<define:process.env>",
5952
+ "kind": "import-statement",
5953
+ "external": true
5954
+ }
5955
+ ],
5956
+ "format": "esm"
5957
+ },
5927
5958
  "src/Prebuilt/components/hooks/usePeerOnStageActions.tsx": {
5928
5959
  "bytes": 1672,
5929
5960
  "imports": [
@@ -5951,7 +5982,7 @@
5951
5982
  "format": "esm"
5952
5983
  },
5953
5984
  "src/Prebuilt/components/Footer/ParticipantList.tsx": {
5954
- "bytes": 12898,
5985
+ "bytes": 13879,
5955
5986
  "imports": [
5956
5987
  {
5957
5988
  "path": "react",
@@ -5993,6 +6024,11 @@
5993
6024
  "kind": "import-statement",
5994
6025
  "original": "../RemoveParticipant"
5995
6026
  },
6027
+ {
6028
+ "path": "src/Prebuilt/components/RoleChangeModal.tsx",
6029
+ "kind": "import-statement",
6030
+ "original": "../RoleChangeModal"
6031
+ },
5996
6032
  {
5997
6033
  "path": "src/Prebuilt/components/Footer/RoleAccordion.tsx",
5998
6034
  "kind": "import-statement",
@@ -6008,6 +6044,11 @@
6008
6044
  "kind": "import-statement",
6009
6045
  "original": "../AppData/useSidepane"
6010
6046
  },
6047
+ {
6048
+ "path": "src/Prebuilt/components/AppData/useSidepaneResetOnLayoutUpdate.tsx",
6049
+ "kind": "import-statement",
6050
+ "original": "../AppData/useSidepaneResetOnLayoutUpdate"
6051
+ },
6011
6052
  {
6012
6053
  "path": "src/Prebuilt/components/hooks/usePeerOnStageActions.tsx",
6013
6054
  "kind": "import-statement",
@@ -8255,7 +8296,7 @@
8255
8296
  "format": "esm"
8256
8297
  },
8257
8298
  "src/Prebuilt/components/Chat/Chat.tsx": {
8258
- "bytes": 5421,
8299
+ "bytes": 5552,
8259
8300
  "imports": [
8260
8301
  {
8261
8302
  "path": "react",
@@ -8337,6 +8378,11 @@
8337
8378
  "kind": "import-statement",
8338
8379
  "original": "../../provider/roomLayoutProvider/hooks/useRoomLayoutScreen"
8339
8380
  },
8381
+ {
8382
+ "path": "src/Prebuilt/components/AppData/useSidepaneResetOnLayoutUpdate.tsx",
8383
+ "kind": "import-statement",
8384
+ "original": "../AppData/useSidepaneResetOnLayoutUpdate"
8385
+ },
8340
8386
  {
8341
8387
  "path": "src/Prebuilt/common/hooks.ts",
8342
8388
  "kind": "import-statement",
@@ -8631,7 +8677,7 @@
8631
8677
  "format": "esm"
8632
8678
  },
8633
8679
  "src/Prebuilt/components/TileMenu/TileMenuContent.tsx": {
8634
- "bytes": 11533,
8680
+ "bytes": 12133,
8635
8681
  "imports": [
8636
8682
  {
8637
8683
  "path": "react",
@@ -8717,7 +8763,7 @@
8717
8763
  "format": "esm"
8718
8764
  },
8719
8765
  "src/Prebuilt/components/TileMenu/TileMenu.tsx": {
8720
- "bytes": 4835,
8766
+ "bytes": 5158,
8721
8767
  "imports": [
8722
8768
  {
8723
8769
  "path": "react",
@@ -8769,6 +8815,11 @@
8769
8815
  "kind": "import-statement",
8770
8816
  "original": "../MoreSettings/ChangeNameModal"
8771
8817
  },
8818
+ {
8819
+ "path": "src/Prebuilt/components/RoleChangeModal.tsx",
8820
+ "kind": "import-statement",
8821
+ "original": "../RoleChangeModal"
8822
+ },
8772
8823
  {
8773
8824
  "path": "src/Prebuilt/components/TileMenu/TileMenuContent.tsx",
8774
8825
  "kind": "import-statement",
@@ -8989,7 +9040,7 @@
8989
9040
  "format": "esm"
8990
9041
  },
8991
9042
  "src/Prebuilt/components/VirtualBackground/VBPicker.tsx": {
8992
- "bytes": 7852,
9043
+ "bytes": 8023,
8993
9044
  "imports": [
8994
9045
  {
8995
9046
  "path": "react",
@@ -9051,6 +9102,11 @@
9051
9102
  "kind": "import-statement",
9052
9103
  "original": "../AppData/useSidepane"
9053
9104
  },
9105
+ {
9106
+ "path": "src/Prebuilt/components/AppData/useSidepaneResetOnLayoutUpdate.tsx",
9107
+ "kind": "import-statement",
9108
+ "original": "../AppData/useSidepaneResetOnLayoutUpdate"
9109
+ },
9054
9110
  {
9055
9111
  "path": "src/Prebuilt/components/AppData/useUISettings.js",
9056
9112
  "kind": "import-statement",
@@ -10230,73 +10286,8 @@
10230
10286
  ],
10231
10287
  "format": "esm"
10232
10288
  },
10233
- "../../../../../../../tmp/tmp-2823-ROYhAo4ujDGM/18f2eeedc9b3/tldraw.css": {
10234
- "bytes": 80111,
10235
- "imports": [
10236
- {
10237
- "path": "data:image/svg+xml,<svg height='32' width='32' viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg' style='color: black;'><defs><filter id='shadow' y='-40%' x='-40%' width='180px' height='180%' color-interpolation-filters='sRGB'><feDropShadow dx='1' dy='1' stdDeviation='1.2' flood-opacity='.5'/></filter></defs><g fill='none' transform='rotate(0 16 16)' filter='url(%23shadow)'><path d='m12 24.4219v-16.015l11.591 11.619h-6.781l-.411.124z' fill='white'/><path d='m21.0845 25.0962-3.605 1.535-4.682-11.089 3.686-1.553z' fill='white'/><path d='m19.751 24.4155-1.844.774-3.1-7.374 1.841-.775z' fill='black'/><path d='m13 10.814v11.188l2.969-2.866.428-.139h4.768z' fill='black'/></g></svg>",
10238
- "kind": "url-token",
10239
- "external": true
10240
- },
10241
- {
10242
- "path": "data:image/svg+xml,<svg height='32' width='32' viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg' style='color: black;'><defs><filter id='shadow' y='-40%' x='-40%' width='180px' height='180%' color-interpolation-filters='sRGB'><feDropShadow dx='1' dy='1' stdDeviation='1.2' flood-opacity='.5'/></filter></defs><g fill='none' transform='rotate(0 16 16)' filter='url(%23shadow)'><path d='m13.3315 21.3799c-.284-.359-.629-1.093-1.243-1.984-.348-.504-1.211-1.453-1.468-1.935-.223-.426-.199-.617-.146-.97.094-.628.738-1.117 1.425-1.051.519.049.959.392 1.355.716.239.195.533.574.71.788.163.196.203.277.377.509.23.307.302.459.214.121-.071-.496-.187-1.343-.355-2.092-.128-.568-.159-.657-.281-1.093-.129-.464-.195-.789-.316-1.281-.084-.348-.235-1.059-.276-1.459-.057-.547-.087-1.439.264-1.849.275-.321.906-.418 1.297-.22.512.259.803 1.003.936 1.3.239.534.387 1.151.516 1.961.164 1.031.466 2.462.476 2.763.024-.369-.068-1.146-.004-1.5.058-.321.328-.694.666-.795.286-.085.621-.116.916-.055.313.064.643.288.766.499.362.624.369 1.899.384 1.831.086-.376.071-1.229.284-1.584.14-.234.497-.445.687-.479.294-.052.655-.068.964-.008.249.049.586.345.677.487.218.344.342 1.317.379 1.658.015.141.074-.392.293-.736.406-.639 1.843-.763 1.898.639.025.654.02.624.02 1.064 0 .517-.012.828-.04 1.202-.031.4-.117 1.304-.242 1.742-.086.301-.371.978-.652 1.384 0 0-1.074 1.25-1.191 1.813-.118.562-.079.566-.102.965-.023.398.121.922.121.922s-.802.104-1.234.035c-.391-.063-.875-.841-1-1.079-.172-.328-.539-.265-.682-.023-.225.383-.709 1.07-1.051 1.113-.668.084-2.054.031-3.139.02 0 0 .185-1.011-.227-1.358-.305-.259-.83-.784-1.144-1.06z' fill='white'/><g stroke='black' stroke-linecap='round' stroke-width='.75'><path d='m13.3315 21.3799c-.284-.359-.629-1.093-1.243-1.984-.348-.504-1.211-1.453-1.468-1.935-.223-.426-.199-.617-.146-.97.094-.628.738-1.117 1.425-1.051.519.049.959.392 1.355.716.239.195.533.574.71.788.163.196.203.277.377.509.23.307.302.459.214.121-.071-.496-.187-1.343-.355-2.092-.128-.568-.159-.657-.281-1.093-.129-.464-.195-.789-.316-1.281-.084-.348-.235-1.059-.276-1.459-.057-.547-.087-1.439.264-1.849.275-.321.906-.418 1.297-.22.512.259.803 1.003.936 1.3.239.534.387 1.151.516 1.961.164 1.031.466 2.462.476 2.763.024-.369-.068-1.146-.004-1.5.058-.321.328-.694.666-.795.286-.085.621-.116.916-.055.313.064.643.288.766.499.362.624.369 1.899.384 1.831.086-.376.071-1.229.284-1.584.14-.234.497-.445.687-.479.294-.052.655-.068.964-.008.249.049.586.345.677.487.218.344.342 1.317.379 1.658.015.141.074-.392.293-.736.406-.639 1.843-.763 1.898.639.025.654.02.624.02 1.064 0 .517-.012.828-.04 1.202-.031.4-.117 1.304-.242 1.742-.086.301-.371.978-.652 1.384 0 0-1.074 1.25-1.191 1.813-.118.562-.079.566-.102.965-.023.398.121.922.121.922s-.802.104-1.234.035c-.391-.063-.875-.841-1-1.079-.172-.328-.539-.265-.682-.023-.225.383-.709 1.07-1.051 1.113-.668.084-2.054.031-3.139.02 0 0 .185-1.011-.227-1.358-.305-.259-.83-.784-1.144-1.06z' stroke-linejoin='round'/><path d='m21.5664 21.7344v-3.459'/><path d='m19.5508 21.7461-.016-3.473'/><path d='m17.5547 18.3047.021 3.426'/></g></g></svg>",
10243
- "kind": "url-token",
10244
- "external": true
10245
- },
10246
- {
10247
- "path": "data:image/svg+xml,<svg height='32' width='32' viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg' style='color: black;'><defs><filter id='shadow' y='-40%' x='-40%' width='180px' height='180%' color-interpolation-filters='sRGB'><feDropShadow dx='1' dy='1' stdDeviation='1.2' flood-opacity='.5'/></filter></defs><g fill='none' transform='rotate(0 16 16)' filter='url(%23shadow)'><path d='m25 16h-6.01v-6h-2.98v6h-6.01v3h6.01v6h2.98v-6h6.01z' fill='white'/><path d='m23.9902 17.0103h-6v-6.01h-.98v6.01h-6v.98h6v6.01h.98v-6.01h6z' fill='%23231f1f'/></g></svg>",
10248
- "kind": "url-token",
10249
- "external": true
10250
- },
10251
- {
10252
- "path": "data:image/svg+xml,<svg height='32' width='32' viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg' style='color: black;'><defs><filter id='shadow' y='-40%' x='-40%' width='180px' height='180%' color-interpolation-filters='sRGB'><feDropShadow dx='1' dy='1' stdDeviation='1.2' flood-opacity='.5'/></filter></defs><g fill='none' transform='rotate(0 16 16)' filter='url(%23shadow)'><path d='m19 14h1v1h-1zm1 6h-1v-1h1zm-5-5h-1v-1h1zm0 5h-1v-1h1zm2-10.987-7.985 7.988 5.222 5.221 2.763 2.763 7.984-7.985z' fill='white'/><g fill='black'><path d='m23.5664 16.9971-2.557-2.809v1.829h-4.009-4.001v-1.829l-2.571 2.809 2.572 2.808-.001-1.808h4.001 4.009l-.001 1.808z'/><path d='m17.9873 17h.013v-4.001l1.807.001-2.807-2.571-2.809 2.57h1.809v4.001h.008v4.002l-1.828-.001 2.807 2.577 2.805-2.576h-1.805z'/></g></g></svg>",
10253
- "kind": "url-token",
10254
- "external": true
10255
- },
10256
- {
10257
- "path": "data:image/svg+xml,<svg height='32' width='32' viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg' style='color: black;'><defs><filter id='shadow' y='-40%' x='-40%' width='180px' height='180%' color-interpolation-filters='sRGB'><feDropShadow dx='1' dy='1' stdDeviation='1.2' flood-opacity='.5'/></filter></defs><g fill='none' transform='rotate(0 16 16)' filter='url(%23shadow)'><path d='m13.5557 17.5742c-.098-.375-.196-.847-.406-1.552-.167-.557-.342-.859-.47-1.233-.155-.455-.303-.721-.496-1.181-.139-.329-.364-1.048-.457-1.44-.119-.509.033-.924.244-1.206.253-.339.962-.49 1.357-.351.371.13.744.512.916.788.288.46.357.632.717 1.542.393.992.564 1.918.611 2.231l.085.452c-.001-.04-.043-1.122-.044-1.162-.035-1.029-.06-1.823-.038-2.939.002-.126.064-.587.084-.715.078-.5.305-.8.673-.979.412-.201.926-.215 1.401-.017.423.173.626.55.687 1.022.014.109.094.987.093 1.107-.013 1.025.006 1.641.015 2.174.004.231.003 1.625.017 1.469.061-.656.094-3.189.344-3.942.144-.433.405-.746.794-.929.431-.203 1.113-.07 1.404.243.285.305.446.692.482 1.153.032.405-.019.897-.02 1.245 0 .867-.021 1.324-.037 2.121-.001.038-.015.298.023.182.094-.28.188-.542.266-.745.049-.125.241-.614.359-.859.114-.234.211-.369.415-.688.2-.313.415-.448.668-.561.54-.235 1.109.112 1.301.591.086.215.009.713-.028 1.105-.061.647-.254 1.306-.352 1.648-.128.447-.274 1.235-.34 1.601-.072.394-.234 1.382-.359 1.82-.086.301-.371.978-.652 1.384 0 0-1.074 1.25-1.192 1.812-.117.563-.078.567-.101.965-.024.399.121.923.121.923s-.802.104-1.234.034c-.391-.062-.875-.841-1-1.078-.172-.328-.539-.265-.682-.023-.225.383-.709 1.07-1.051 1.113-.668.084-2.054.03-3.139.02 0 0 .185-1.011-.227-1.358-.305-.26-.83-.784-1.144-1.06l-.832-.921c-.284-.36-.629-1.093-1.243-1.985-.348-.504-1.027-1.085-1.284-1.579-.223-.425-.331-.954-.19-1.325.225-.594.675-.897 1.362-.832.519.05.848.206 1.238.537.225.19.573.534.75.748.163.195.203.276.377.509.23.307.302.459.214.121' fill='white'/><g stroke='black' stroke-linecap='round' stroke-width='.75'><path d='m13.5557 17.5742c-.098-.375-.196-.847-.406-1.552-.167-.557-.342-.859-.47-1.233-.155-.455-.303-.721-.496-1.181-.139-.329-.364-1.048-.457-1.44-.119-.509.033-.924.244-1.206.253-.339.962-.49 1.357-.351.371.13.744.512.916.788.288.46.357.632.717 1.542.393.992.564 1.918.611 2.231l.085.452c-.001-.04-.043-1.122-.044-1.162-.035-1.029-.06-1.823-.038-2.939.002-.126.064-.587.084-.715.078-.5.305-.8.673-.979.412-.201.926-.215 1.401-.017.423.173.626.55.687 1.022.014.109.094.987.093 1.107-.013 1.025.006 1.641.015 2.174.004.231.003 1.625.017 1.469.061-.656.094-3.189.344-3.942.144-.433.405-.746.794-.929.431-.203 1.113-.07 1.404.243.285.305.446.692.482 1.153.032.405-.019.897-.02 1.245 0 .867-.021 1.324-.037 2.121-.001.038-.015.298.023.182.094-.28.188-.542.266-.745.049-.125.241-.614.359-.859.114-.234.211-.369.415-.688.2-.313.415-.448.668-.561.54-.235 1.109.112 1.301.591.086.215.009.713-.028 1.105-.061.647-.254 1.306-.352 1.648-.128.447-.274 1.235-.34 1.601-.072.394-.234 1.382-.359 1.82-.086.301-.371.978-.652 1.384 0 0-1.074 1.25-1.192 1.812-.117.563-.078.567-.101.965-.024.399.121.923.121.923s-.802.104-1.234.034c-.391-.062-.875-.841-1-1.078-.172-.328-.539-.265-.682-.023-.225.383-.709 1.07-1.051 1.113-.668.084-2.054.03-3.139.02 0 0 .185-1.011-.227-1.358-.305-.26-.83-.784-1.144-1.06l-.832-.921c-.284-.36-.629-1.093-1.243-1.985-.348-.504-1.027-1.085-1.284-1.579-.223-.425-.331-.954-.19-1.325.225-.594.675-.897 1.362-.832.519.05.848.206 1.238.537.225.19.573.534.75.748.163.195.203.276.377.509.23.307.302.459.214.121' stroke-linejoin='round'/><path d='m20.5664 21.7344v-3.459'/><path d='m18.5508 21.7461-.016-3.473'/><path d='m16.5547 18.3047.021 3.426'/></g></g></svg>",
10258
- "kind": "url-token",
10259
- "external": true
10260
- },
10261
- {
10262
- "path": "data:image/svg+xml,<svg height='32' width='32' viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg' style='color: black;'><defs><filter id='shadow' y='-40%' x='-40%' width='180px' height='180%' color-interpolation-filters='sRGB'><feDropShadow dx='1' dy='1' stdDeviation='1.2' flood-opacity='.5'/></filter></defs><g fill='none' transform='rotate(0 16 16)' filter='url(%23shadow)'><path d='m13.5732 12.0361c.48-.178 1.427-.069 1.677.473.213.462.396 1.241.406 1.075.024-.369-.024-1.167.137-1.584.117-.304.347-.59.686-.691.285-.086.62-.116.916-.055.313.064.642.287.765.499.362.623.368 1.899.385 1.831.064-.272.07-1.229.283-1.584.141-.235.497-.445.687-.479.294-.052.656-.068.964-.008.249.049.586.344.677.487.219.344.342 1.316.379 1.658.016.141.074-.393.293-.736.406-.639 1.844-.763 1.898.639.026.654.02.624.02 1.064 0 .516-.012.828-.04 1.202-.03.399-.116 1.304-.241 1.742-.086.301-.371.978-.653 1.384 0 0-1.074 1.25-1.191 1.812-.117.563-.078.567-.102.965-.023.399.121.923.121.923s-.801.104-1.234.034c-.391-.062-.875-.84-1-1.078-.172-.328-.539-.265-.682-.023-.224.383-.709 1.07-1.05 1.113-.669.084-2.055.03-3.14.02 0 0 .185-1.011-.227-1.358-.305-.26-.83-.784-1.144-1.06l-.832-.921c-.283-.36-1.002-.929-1.243-1.985-.213-.936-.192-1.395.037-1.77.232-.381.67-.589.854-.625.208-.042.692-.039.875.062.223.123.313.159.488.391.23.307.312.456.213.121-.076-.262-.322-.595-.434-.97-.109-.361-.401-.943-.38-1.526.008-.221.103-.771.832-1.042' fill='white'/><g stroke='black' stroke-width='.75'><path d='m13.5732 12.0361c.48-.178 1.427-.069 1.677.473.213.462.396 1.241.406 1.075.024-.369-.024-1.167.137-1.584.117-.304.347-.59.686-.691.285-.086.62-.116.916-.055.313.064.642.287.765.499.362.623.368 1.899.385 1.831.064-.272.07-1.229.283-1.584.141-.235.497-.445.687-.479.294-.052.656-.068.964-.008.249.049.586.344.677.487.219.344.342 1.316.379 1.658.016.141.074-.393.293-.736.406-.639 1.844-.763 1.898.639.026.654.02.624.02 1.064 0 .516-.012.828-.04 1.202-.03.399-.116 1.304-.241 1.742-.086.301-.371.978-.653 1.384 0 0-1.074 1.25-1.191 1.812-.117.563-.078.567-.102.965-.023.399.121.923.121.923s-.801.104-1.234.034c-.391-.062-.875-.84-1-1.078-.172-.328-.539-.265-.682-.023-.224.383-.709 1.07-1.05 1.113-.669.084-2.055.03-3.14.02 0 0 .185-1.011-.227-1.358-.305-.26-.83-.784-1.144-1.06l-.832-.921c-.283-.36-1.002-.929-1.243-1.985-.213-.936-.192-1.395.037-1.77.232-.381.67-.589.854-.625.208-.042.692-.039.875.062.223.123.313.159.488.391.23.307.312.456.213.121-.076-.262-.322-.595-.434-.97-.109-.361-.401-.943-.38-1.526.008-.221.103-.771.832-1.042z' stroke-linejoin='round'/><path d='m20.5664 19.7344v-3.459' stroke-linecap='round'/><path d='m18.5508 19.7461-.016-3.473' stroke-linecap='round'/><path d='m16.5547 16.3047.021 3.426' stroke-linecap='round'/></g></g></svg>",
10263
- "kind": "url-token",
10264
- "external": true
10265
- },
10266
- {
10267
- "path": "data:image/svg+xml,<svg height='32' width='32' viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg' style='color: black;'><defs><filter id='shadow' y='-40%' x='-40%' width='180px' height='180%' color-interpolation-filters='sRGB'><feDropShadow dx='1' dy='1' stdDeviation='1.2' flood-opacity='.5'/></filter></defs><g fill='none' transform='rotate(0 16 16)' filter='url(%23shadow)'><path fill='white' d='M7.94 0a5.25 5.25 0 0 0-3.47 1.17A5.27 5.27 0 0 0 1 0H0v3h1c1.41 0 1.85.7 2 1v3.94H2v3h1v3c-.13.3-.57 1-2 1H0v3h1a5.27 5.27 0 0 0 3.47-1.17c.98.8 2.21 1.21 3.47 1.17h1v-3h-1c-1.41 0-1.85-.7-2-1v-3H7v-3H6V4c.13-.3.57-1 2-1h1V0H7.94z'/><path fill='black' d='M7.94 2V1a4 4 0 0 0-3.47 1.64A4 4 0 0 0 1 1v1c1.3-.17 2.56.6 3 1.84v5.1H3v1h1v4.16c-.45 1.24-1.7 2-3 1.84v1a4.05 4.05 0 0 0 3.47-1.63 4.05 4.05 0 0 0 3.47 1.63v-1A2.82 2.82 0 0 1 5 14.1V9.93h1v-1H5V3.85A2.81 2.81 0 0 1 7.94 2z'/></g></svg>",
10268
- "kind": "url-token",
10269
- "external": true
10270
- },
10271
- {
10272
- "path": "data:image/svg+xml,<svg height='32' width='32' viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg' style='color: black;'><defs><filter id='shadow' y='-40%' x='-40%' width='180px' height='180%' color-interpolation-filters='sRGB'><feDropShadow dx='1' dy='1' stdDeviation='1.2' flood-opacity='.5'/></filter></defs><g fill='none' transform='rotate(0 16 16)' filter='url(%23shadow)'><path d='m20.5 15c0 3.038-2.462 5.5-5.5 5.5s-5.5-2.462-5.5-5.5 2.462-5.5 5.5-5.5 5.5 2.462 5.5 5.5' fill='white'/><path d='m20.5 15c0 3.038-2.462 5.5-5.5 5.5s-5.5-2.462-5.5-5.5 2.462-5.5 5.5-5.5 5.5 2.462 5.5 5.5z' stroke='black'/><g fill='black'><path d='m18 14h-2v-2h-2v2h-2v1.98h2v2.02h2v-2.02h2z'/><path d='m23.5859 25 1.414-1.414-5.449-5.449-1.414 1.414z'/></g></g></svg>",
10273
- "kind": "url-token",
10274
- "external": true
10275
- },
10276
- {
10277
- "path": "data:image/svg+xml,<svg height='32' width='32' viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg' style='color: black;'><defs><filter id='shadow' y='-40%' x='-40%' width='180px' height='180%' color-interpolation-filters='sRGB'><feDropShadow dx='1' dy='1' stdDeviation='1.2' flood-opacity='.5'/></filter></defs><g fill='none' transform='rotate(0 16 16)' filter='url(%23shadow)'><path d='m20.5 15c0 3.038-2.462 5.5-5.5 5.5s-5.5-2.462-5.5-5.5 2.462-5.5 5.5-5.5 5.5 2.462 5.5 5.5' fill='white'/><path d='m20.5 15c0 3.038-2.462 5.5-5.5 5.5s-5.5-2.462-5.5-5.5 2.462-5.5 5.5-5.5 5.5 2.462 5.5 5.5z' stroke='black'/><g fill='black'><path d='m18 16h-5.98v-1.98h5.98z'/><path d='m23.5859 25 1.414-1.414-5.449-5.449-1.414 1.414z'/></g></g></svg>",
10278
- "kind": "url-token",
10279
- "external": true
10280
- }
10281
- ]
10282
- },
10283
- "../../../../../../../tmp/tmp-2823-ROYhAo4ujDGM/18f2eeedc0d1/index.css": {
10284
- "bytes": 264,
10285
- "imports": [
10286
- {
10287
- "path": "https://fonts.googleapis.com/css2?family=Inter:wght@400;500&display=swap",
10288
- "kind": "import-rule",
10289
- "external": true
10290
- },
10291
- {
10292
- "path": "../../../../../../../tmp/tmp-2823-ROYhAo4ujDGM/18f2eeedc9b3/tldraw.css",
10293
- "kind": "import-rule",
10294
- "original": "@tldraw/tldraw/tldraw.css"
10295
- }
10296
- ]
10297
- },
10298
10289
  "src/Prebuilt/components/VideoLayouts/WhiteboardLayout.tsx": {
10299
- "bytes": 3212,
10290
+ "bytes": 3186,
10300
10291
  "imports": [
10301
10292
  {
10302
10293
  "path": "react",
@@ -10308,11 +10299,6 @@
10308
10299
  "kind": "import-statement",
10309
10300
  "external": true
10310
10301
  },
10311
- {
10312
- "path": "@100mslive/hms-whiteboard",
10313
- "kind": "import-statement",
10314
- "external": true
10315
- },
10316
10302
  {
10317
10303
  "path": "@100mslive/react-sdk",
10318
10304
  "kind": "import-statement",
@@ -10363,11 +10349,6 @@
10363
10349
  "kind": "import-statement",
10364
10350
  "original": "../../common/constants"
10365
10351
  },
10366
- {
10367
- "path": "../../../../../../../tmp/tmp-2823-ROYhAo4ujDGM/18f2eeedc0d1/index.css",
10368
- "kind": "import-statement",
10369
- "original": "@100mslive/hms-whiteboard/index.css"
10370
- },
10371
10352
  {
10372
10353
  "path": "<define:process.env>",
10373
10354
  "kind": "import-statement",
@@ -13463,7 +13444,7 @@
13463
13444
  "dist/index.js": {
13464
13445
  "imports": [
13465
13446
  {
13466
- "path": "dist/chunk-WSDBUVSZ.js",
13447
+ "path": "dist/chunk-AFSI3LBT.js",
13467
13448
  "kind": "import-statement"
13468
13449
  }
13469
13450
  ],
@@ -13533,20 +13514,19 @@
13533
13514
  "useTheme"
13534
13515
  ],
13535
13516
  "entryPoint": "src/index.ts",
13536
- "cssBundle": "dist/index.css",
13537
13517
  "inputs": {},
13538
13518
  "bytes": 1822
13539
13519
  },
13540
- "dist/HLSView-5GXP76IN.js.map": {
13520
+ "dist/HLSView-KRJMDNAF.js.map": {
13541
13521
  "imports": [],
13542
13522
  "exports": [],
13543
13523
  "inputs": {},
13544
13524
  "bytes": 100337
13545
13525
  },
13546
- "dist/HLSView-5GXP76IN.js": {
13526
+ "dist/HLSView-KRJMDNAF.js": {
13547
13527
  "imports": [
13548
13528
  {
13549
- "path": "dist/chunk-WSDBUVSZ.js",
13529
+ "path": "dist/chunk-AFSI3LBT.js",
13550
13530
  "kind": "import-statement"
13551
13531
  },
13552
13532
  {
@@ -13724,7 +13704,6 @@
13724
13704
  "default"
13725
13705
  ],
13726
13706
  "entryPoint": "src/Prebuilt/layouts/HLSView.jsx",
13727
- "cssBundle": "dist/HLSView-FBGVUTA5.css",
13728
13707
  "inputs": {
13729
13708
  "src/Prebuilt/layouts/HLSView.jsx": {
13730
13709
  "bytesInOutput": 26045
@@ -13783,13 +13762,13 @@
13783
13762
  },
13784
13763
  "bytes": 58752
13785
13764
  },
13786
- "dist/chunk-WSDBUVSZ.js.map": {
13765
+ "dist/chunk-AFSI3LBT.js.map": {
13787
13766
  "imports": [],
13788
13767
  "exports": [],
13789
13768
  "inputs": {},
13790
- "bytes": 3219322
13769
+ "bytes": 3222992
13791
13770
  },
13792
- "dist/chunk-WSDBUVSZ.js": {
13771
+ "dist/chunk-AFSI3LBT.js": {
13793
13772
  "imports": [
13794
13773
  {
13795
13774
  "path": "react",
@@ -14566,6 +14545,11 @@
14566
14545
  "kind": "import-statement",
14567
14546
  "external": true
14568
14547
  },
14548
+ {
14549
+ "path": "react-use",
14550
+ "kind": "import-statement",
14551
+ "external": true
14552
+ },
14569
14553
  {
14570
14554
  "path": "@100mslive/react-sdk",
14571
14555
  "kind": "import-statement",
@@ -15111,6 +15095,16 @@
15111
15095
  "kind": "import-statement",
15112
15096
  "external": true
15113
15097
  },
15098
+ {
15099
+ "path": "@100mslive/react-sdk",
15100
+ "kind": "import-statement",
15101
+ "external": true
15102
+ },
15103
+ {
15104
+ "path": "react",
15105
+ "kind": "import-statement",
15106
+ "external": true
15107
+ },
15114
15108
  {
15115
15109
  "path": "@100mslive/react-icons",
15116
15110
  "kind": "import-statement",
@@ -16156,11 +16150,6 @@
16156
16150
  "kind": "import-statement",
16157
16151
  "external": true
16158
16152
  },
16159
- {
16160
- "path": "@100mslive/hms-whiteboard",
16161
- "kind": "import-statement",
16162
- "external": true
16163
- },
16164
16153
  {
16165
16154
  "path": "@100mslive/react-sdk",
16166
16155
  "kind": "import-statement",
@@ -16227,7 +16216,7 @@
16227
16216
  "external": true
16228
16217
  },
16229
16218
  {
16230
- "path": "dist/HLSView-5GXP76IN.js",
16219
+ "path": "dist/HLSView-KRJMDNAF.js",
16231
16220
  "kind": "dynamic-import"
16232
16221
  },
16233
16222
  {
@@ -16704,7 +16693,7 @@
16704
16693
  ],
16705
16694
  "inputs": {
16706
16695
  "<define:process.env>": {
16707
- "bytesInOutput": 17884
16696
+ "bytesInOutput": 17743
16708
16697
  },
16709
16698
  "../../node_modules/lodash/lodash.js": {
16710
16699
  "bytesInOutput": 224301
@@ -16833,7 +16822,7 @@
16833
16822
  "bytesInOutput": 1131
16834
16823
  },
16835
16824
  "src/Modal/DialogContent.tsx": {
16836
- "bytesInOutput": 1744
16825
+ "bytesInOutput": 1740
16837
16826
  },
16838
16827
  "src/hooks/useDialogContainerSelector.tsx": {
16839
16828
  "bytesInOutput": 209
@@ -17013,7 +17002,7 @@
17013
17002
  "bytesInOutput": 3056
17014
17003
  },
17015
17004
  "src/Prebuilt/components/AudioVideoToggle.tsx": {
17016
- "bytesInOutput": 9997
17005
+ "bytesInOutput": 9993
17017
17006
  },
17018
17007
  "src/Prebuilt/components/IconButtonWithOptions/IconButtonWithOptions.tsx": {
17019
17008
  "bytesInOutput": 3074
@@ -17105,8 +17094,8 @@
17105
17094
  "src/Prebuilt/components/PIP/SetupMediaSession.js": {
17106
17095
  "bytesInOutput": 1870
17107
17096
  },
17108
- "src/Prebuilt/components/RoleChangeModal.jsx": {
17109
- "bytesInOutput": 5842
17097
+ "src/Prebuilt/components/RoleChangeModal.tsx": {
17098
+ "bytesInOutput": 5403
17110
17099
  },
17111
17100
  "src/Prebuilt/components/Settings/StartRecording.jsx": {
17112
17101
  "bytesInOutput": 3537
@@ -17202,7 +17191,7 @@
17202
17191
  "bytesInOutput": 2056
17203
17192
  },
17204
17193
  "src/Prebuilt/components/MoreSettings/ChangeNameContent.tsx": {
17205
- "bytesInOutput": 3176
17194
+ "bytesInOutput": 3178
17206
17195
  },
17207
17196
  "src/Prebuilt/components/AppData/useSheet.ts": {
17208
17197
  "bytesInOutput": 844
@@ -17250,7 +17239,7 @@
17250
17239
  "bytesInOutput": 1445
17251
17240
  },
17252
17241
  "src/Prebuilt/components/Footer/ParticipantList.tsx": {
17253
- "bytesInOutput": 12009
17242
+ "bytesInOutput": 12830
17254
17243
  },
17255
17244
  "src/Prebuilt/components/Connection/ConnectionIndicator.tsx": {
17256
17245
  "bytesInOutput": 3835
@@ -17270,6 +17259,9 @@
17270
17259
  "src/Prebuilt/components/hooks/useGroupOnStageActions.tsx": {
17271
17260
  "bytesInOutput": 1730
17272
17261
  },
17262
+ "src/Prebuilt/components/AppData/useSidepaneResetOnLayoutUpdate.tsx": {
17263
+ "bytesInOutput": 632
17264
+ },
17273
17265
  "src/Prebuilt/components/hooks/usePeerOnStageActions.tsx": {
17274
17266
  "bytesInOutput": 1634
17275
17267
  },
@@ -17379,7 +17371,7 @@
17379
17371
  "bytesInOutput": 7336
17380
17372
  },
17381
17373
  "src/Prebuilt/components/Chat/Chat.tsx": {
17382
- "bytesInOutput": 4739
17374
+ "bytesInOutput": 4759
17383
17375
  },
17384
17376
  "src/Prebuilt/components/Chat/ChatBody.tsx": {
17385
17377
  "bytesInOutput": 14266
@@ -17445,10 +17437,10 @@
17445
17437
  "bytesInOutput": 2399
17446
17438
  },
17447
17439
  "src/Prebuilt/components/TileMenu/TileMenu.tsx": {
17448
- "bytesInOutput": 4310
17440
+ "bytesInOutput": 4614
17449
17441
  },
17450
17442
  "src/Prebuilt/components/TileMenu/TileMenuContent.tsx": {
17451
- "bytesInOutput": 11182
17443
+ "bytesInOutput": 11826
17452
17444
  },
17453
17445
  "src/Prebuilt/components/TileMenu/utils.ts": {
17454
17446
  "bytesInOutput": 130
@@ -17457,7 +17449,7 @@
17457
17449
  "bytesInOutput": 1050
17458
17450
  },
17459
17451
  "src/Prebuilt/components/VirtualBackground/VBPicker.tsx": {
17460
- "bytesInOutput": 7396
17452
+ "bytesInOutput": 7474
17461
17453
  },
17462
17454
  "src/Prebuilt/components/VirtualBackground/VBCollection.tsx": {
17463
17455
  "bytesInOutput": 1077
@@ -17511,7 +17503,7 @@
17511
17503
  "bytesInOutput": 2082
17512
17504
  },
17513
17505
  "src/Prebuilt/components/SecondaryTiles.tsx": {
17514
- "bytesInOutput": 2522
17506
+ "bytesInOutput": 2525
17515
17507
  },
17516
17508
  "src/Prebuilt/components/VideoLayouts/ProminenceLayout.tsx": {
17517
17509
  "bytesInOutput": 2133
@@ -17532,10 +17524,7 @@
17532
17524
  "bytesInOutput": 1196
17533
17525
  },
17534
17526
  "src/Prebuilt/components/VideoLayouts/WhiteboardLayout.tsx": {
17535
- "bytesInOutput": 2656
17536
- },
17537
- "../../../../../../../tmp/tmp-2823-ROYhAo4ujDGM/18f2eeedc0d1/index.css": {
17538
- "bytesInOutput": 0
17527
+ "bytesInOutput": 2750
17539
17528
  },
17540
17529
  "src/Prebuilt/common/PeersSorter.ts": {
17541
17530
  "bytesInOutput": 2972
@@ -17676,145 +17665,7 @@
17676
17665
  "bytesInOutput": 651
17677
17666
  }
17678
17667
  },
17679
- "bytes": 1288002
17680
- },
17681
- "dist/index.css.map": {
17682
- "imports": [],
17683
- "exports": [],
17684
- "inputs": {},
17685
- "bytes": 121900
17686
- },
17687
- "dist/index.css": {
17688
- "imports": [
17689
- {
17690
- "path": "https://fonts.googleapis.com/css2?family=Inter:wght@400;500&display=swap",
17691
- "kind": "import-rule",
17692
- "external": true
17693
- },
17694
- {
17695
- "path": "data:image/svg+xml,<svg height='32' width='32' viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg' style='color: black;'><defs><filter id='shadow' y='-40%' x='-40%' width='180px' height='180%' color-interpolation-filters='sRGB'><feDropShadow dx='1' dy='1' stdDeviation='1.2' flood-opacity='.5'/></filter></defs><g fill='none' transform='rotate(0 16 16)' filter='url(%23shadow)'><path d='m12 24.4219v-16.015l11.591 11.619h-6.781l-.411.124z' fill='white'/><path d='m21.0845 25.0962-3.605 1.535-4.682-11.089 3.686-1.553z' fill='white'/><path d='m19.751 24.4155-1.844.774-3.1-7.374 1.841-.775z' fill='black'/><path d='m13 10.814v11.188l2.969-2.866.428-.139h4.768z' fill='black'/></g></svg>",
17696
- "kind": "url-token",
17697
- "external": true
17698
- },
17699
- {
17700
- "path": "data:image/svg+xml,<svg height='32' width='32' viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg' style='color: black;'><defs><filter id='shadow' y='-40%' x='-40%' width='180px' height='180%' color-interpolation-filters='sRGB'><feDropShadow dx='1' dy='1' stdDeviation='1.2' flood-opacity='.5'/></filter></defs><g fill='none' transform='rotate(0 16 16)' filter='url(%23shadow)'><path d='m13.3315 21.3799c-.284-.359-.629-1.093-1.243-1.984-.348-.504-1.211-1.453-1.468-1.935-.223-.426-.199-.617-.146-.97.094-.628.738-1.117 1.425-1.051.519.049.959.392 1.355.716.239.195.533.574.71.788.163.196.203.277.377.509.23.307.302.459.214.121-.071-.496-.187-1.343-.355-2.092-.128-.568-.159-.657-.281-1.093-.129-.464-.195-.789-.316-1.281-.084-.348-.235-1.059-.276-1.459-.057-.547-.087-1.439.264-1.849.275-.321.906-.418 1.297-.22.512.259.803 1.003.936 1.3.239.534.387 1.151.516 1.961.164 1.031.466 2.462.476 2.763.024-.369-.068-1.146-.004-1.5.058-.321.328-.694.666-.795.286-.085.621-.116.916-.055.313.064.643.288.766.499.362.624.369 1.899.384 1.831.086-.376.071-1.229.284-1.584.14-.234.497-.445.687-.479.294-.052.655-.068.964-.008.249.049.586.345.677.487.218.344.342 1.317.379 1.658.015.141.074-.392.293-.736.406-.639 1.843-.763 1.898.639.025.654.02.624.02 1.064 0 .517-.012.828-.04 1.202-.031.4-.117 1.304-.242 1.742-.086.301-.371.978-.652 1.384 0 0-1.074 1.25-1.191 1.813-.118.562-.079.566-.102.965-.023.398.121.922.121.922s-.802.104-1.234.035c-.391-.063-.875-.841-1-1.079-.172-.328-.539-.265-.682-.023-.225.383-.709 1.07-1.051 1.113-.668.084-2.054.031-3.139.02 0 0 .185-1.011-.227-1.358-.305-.259-.83-.784-1.144-1.06z' fill='white'/><g stroke='black' stroke-linecap='round' stroke-width='.75'><path d='m13.3315 21.3799c-.284-.359-.629-1.093-1.243-1.984-.348-.504-1.211-1.453-1.468-1.935-.223-.426-.199-.617-.146-.97.094-.628.738-1.117 1.425-1.051.519.049.959.392 1.355.716.239.195.533.574.71.788.163.196.203.277.377.509.23.307.302.459.214.121-.071-.496-.187-1.343-.355-2.092-.128-.568-.159-.657-.281-1.093-.129-.464-.195-.789-.316-1.281-.084-.348-.235-1.059-.276-1.459-.057-.547-.087-1.439.264-1.849.275-.321.906-.418 1.297-.22.512.259.803 1.003.936 1.3.239.534.387 1.151.516 1.961.164 1.031.466 2.462.476 2.763.024-.369-.068-1.146-.004-1.5.058-.321.328-.694.666-.795.286-.085.621-.116.916-.055.313.064.643.288.766.499.362.624.369 1.899.384 1.831.086-.376.071-1.229.284-1.584.14-.234.497-.445.687-.479.294-.052.655-.068.964-.008.249.049.586.345.677.487.218.344.342 1.317.379 1.658.015.141.074-.392.293-.736.406-.639 1.843-.763 1.898.639.025.654.02.624.02 1.064 0 .517-.012.828-.04 1.202-.031.4-.117 1.304-.242 1.742-.086.301-.371.978-.652 1.384 0 0-1.074 1.25-1.191 1.813-.118.562-.079.566-.102.965-.023.398.121.922.121.922s-.802.104-1.234.035c-.391-.063-.875-.841-1-1.079-.172-.328-.539-.265-.682-.023-.225.383-.709 1.07-1.051 1.113-.668.084-2.054.031-3.139.02 0 0 .185-1.011-.227-1.358-.305-.259-.83-.784-1.144-1.06z' stroke-linejoin='round'/><path d='m21.5664 21.7344v-3.459'/><path d='m19.5508 21.7461-.016-3.473'/><path d='m17.5547 18.3047.021 3.426'/></g></g></svg>",
17701
- "kind": "url-token",
17702
- "external": true
17703
- },
17704
- {
17705
- "path": "data:image/svg+xml,<svg height='32' width='32' viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg' style='color: black;'><defs><filter id='shadow' y='-40%' x='-40%' width='180px' height='180%' color-interpolation-filters='sRGB'><feDropShadow dx='1' dy='1' stdDeviation='1.2' flood-opacity='.5'/></filter></defs><g fill='none' transform='rotate(0 16 16)' filter='url(%23shadow)'><path d='m25 16h-6.01v-6h-2.98v6h-6.01v3h6.01v6h2.98v-6h6.01z' fill='white'/><path d='m23.9902 17.0103h-6v-6.01h-.98v6.01h-6v.98h6v6.01h.98v-6.01h6z' fill='%23231f1f'/></g></svg>",
17706
- "kind": "url-token",
17707
- "external": true
17708
- },
17709
- {
17710
- "path": "data:image/svg+xml,<svg height='32' width='32' viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg' style='color: black;'><defs><filter id='shadow' y='-40%' x='-40%' width='180px' height='180%' color-interpolation-filters='sRGB'><feDropShadow dx='1' dy='1' stdDeviation='1.2' flood-opacity='.5'/></filter></defs><g fill='none' transform='rotate(0 16 16)' filter='url(%23shadow)'><path d='m19 14h1v1h-1zm1 6h-1v-1h1zm-5-5h-1v-1h1zm0 5h-1v-1h1zm2-10.987-7.985 7.988 5.222 5.221 2.763 2.763 7.984-7.985z' fill='white'/><g fill='black'><path d='m23.5664 16.9971-2.557-2.809v1.829h-4.009-4.001v-1.829l-2.571 2.809 2.572 2.808-.001-1.808h4.001 4.009l-.001 1.808z'/><path d='m17.9873 17h.013v-4.001l1.807.001-2.807-2.571-2.809 2.57h1.809v4.001h.008v4.002l-1.828-.001 2.807 2.577 2.805-2.576h-1.805z'/></g></g></svg>",
17711
- "kind": "url-token",
17712
- "external": true
17713
- },
17714
- {
17715
- "path": "data:image/svg+xml,<svg height='32' width='32' viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg' style='color: black;'><defs><filter id='shadow' y='-40%' x='-40%' width='180px' height='180%' color-interpolation-filters='sRGB'><feDropShadow dx='1' dy='1' stdDeviation='1.2' flood-opacity='.5'/></filter></defs><g fill='none' transform='rotate(0 16 16)' filter='url(%23shadow)'><path d='m13.5557 17.5742c-.098-.375-.196-.847-.406-1.552-.167-.557-.342-.859-.47-1.233-.155-.455-.303-.721-.496-1.181-.139-.329-.364-1.048-.457-1.44-.119-.509.033-.924.244-1.206.253-.339.962-.49 1.357-.351.371.13.744.512.916.788.288.46.357.632.717 1.542.393.992.564 1.918.611 2.231l.085.452c-.001-.04-.043-1.122-.044-1.162-.035-1.029-.06-1.823-.038-2.939.002-.126.064-.587.084-.715.078-.5.305-.8.673-.979.412-.201.926-.215 1.401-.017.423.173.626.55.687 1.022.014.109.094.987.093 1.107-.013 1.025.006 1.641.015 2.174.004.231.003 1.625.017 1.469.061-.656.094-3.189.344-3.942.144-.433.405-.746.794-.929.431-.203 1.113-.07 1.404.243.285.305.446.692.482 1.153.032.405-.019.897-.02 1.245 0 .867-.021 1.324-.037 2.121-.001.038-.015.298.023.182.094-.28.188-.542.266-.745.049-.125.241-.614.359-.859.114-.234.211-.369.415-.688.2-.313.415-.448.668-.561.54-.235 1.109.112 1.301.591.086.215.009.713-.028 1.105-.061.647-.254 1.306-.352 1.648-.128.447-.274 1.235-.34 1.601-.072.394-.234 1.382-.359 1.82-.086.301-.371.978-.652 1.384 0 0-1.074 1.25-1.192 1.812-.117.563-.078.567-.101.965-.024.399.121.923.121.923s-.802.104-1.234.034c-.391-.062-.875-.841-1-1.078-.172-.328-.539-.265-.682-.023-.225.383-.709 1.07-1.051 1.113-.668.084-2.054.03-3.139.02 0 0 .185-1.011-.227-1.358-.305-.26-.83-.784-1.144-1.06l-.832-.921c-.284-.36-.629-1.093-1.243-1.985-.348-.504-1.027-1.085-1.284-1.579-.223-.425-.331-.954-.19-1.325.225-.594.675-.897 1.362-.832.519.05.848.206 1.238.537.225.19.573.534.75.748.163.195.203.276.377.509.23.307.302.459.214.121' fill='white'/><g stroke='black' stroke-linecap='round' stroke-width='.75'><path d='m13.5557 17.5742c-.098-.375-.196-.847-.406-1.552-.167-.557-.342-.859-.47-1.233-.155-.455-.303-.721-.496-1.181-.139-.329-.364-1.048-.457-1.44-.119-.509.033-.924.244-1.206.253-.339.962-.49 1.357-.351.371.13.744.512.916.788.288.46.357.632.717 1.542.393.992.564 1.918.611 2.231l.085.452c-.001-.04-.043-1.122-.044-1.162-.035-1.029-.06-1.823-.038-2.939.002-.126.064-.587.084-.715.078-.5.305-.8.673-.979.412-.201.926-.215 1.401-.017.423.173.626.55.687 1.022.014.109.094.987.093 1.107-.013 1.025.006 1.641.015 2.174.004.231.003 1.625.017 1.469.061-.656.094-3.189.344-3.942.144-.433.405-.746.794-.929.431-.203 1.113-.07 1.404.243.285.305.446.692.482 1.153.032.405-.019.897-.02 1.245 0 .867-.021 1.324-.037 2.121-.001.038-.015.298.023.182.094-.28.188-.542.266-.745.049-.125.241-.614.359-.859.114-.234.211-.369.415-.688.2-.313.415-.448.668-.561.54-.235 1.109.112 1.301.591.086.215.009.713-.028 1.105-.061.647-.254 1.306-.352 1.648-.128.447-.274 1.235-.34 1.601-.072.394-.234 1.382-.359 1.82-.086.301-.371.978-.652 1.384 0 0-1.074 1.25-1.192 1.812-.117.563-.078.567-.101.965-.024.399.121.923.121.923s-.802.104-1.234.034c-.391-.062-.875-.841-1-1.078-.172-.328-.539-.265-.682-.023-.225.383-.709 1.07-1.051 1.113-.668.084-2.054.03-3.139.02 0 0 .185-1.011-.227-1.358-.305-.26-.83-.784-1.144-1.06l-.832-.921c-.284-.36-.629-1.093-1.243-1.985-.348-.504-1.027-1.085-1.284-1.579-.223-.425-.331-.954-.19-1.325.225-.594.675-.897 1.362-.832.519.05.848.206 1.238.537.225.19.573.534.75.748.163.195.203.276.377.509.23.307.302.459.214.121' stroke-linejoin='round'/><path d='m20.5664 21.7344v-3.459'/><path d='m18.5508 21.7461-.016-3.473'/><path d='m16.5547 18.3047.021 3.426'/></g></g></svg>",
17716
- "kind": "url-token",
17717
- "external": true
17718
- },
17719
- {
17720
- "path": "data:image/svg+xml,<svg height='32' width='32' viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg' style='color: black;'><defs><filter id='shadow' y='-40%' x='-40%' width='180px' height='180%' color-interpolation-filters='sRGB'><feDropShadow dx='1' dy='1' stdDeviation='1.2' flood-opacity='.5'/></filter></defs><g fill='none' transform='rotate(0 16 16)' filter='url(%23shadow)'><path d='m13.5732 12.0361c.48-.178 1.427-.069 1.677.473.213.462.396 1.241.406 1.075.024-.369-.024-1.167.137-1.584.117-.304.347-.59.686-.691.285-.086.62-.116.916-.055.313.064.642.287.765.499.362.623.368 1.899.385 1.831.064-.272.07-1.229.283-1.584.141-.235.497-.445.687-.479.294-.052.656-.068.964-.008.249.049.586.344.677.487.219.344.342 1.316.379 1.658.016.141.074-.393.293-.736.406-.639 1.844-.763 1.898.639.026.654.02.624.02 1.064 0 .516-.012.828-.04 1.202-.03.399-.116 1.304-.241 1.742-.086.301-.371.978-.653 1.384 0 0-1.074 1.25-1.191 1.812-.117.563-.078.567-.102.965-.023.399.121.923.121.923s-.801.104-1.234.034c-.391-.062-.875-.84-1-1.078-.172-.328-.539-.265-.682-.023-.224.383-.709 1.07-1.05 1.113-.669.084-2.055.03-3.14.02 0 0 .185-1.011-.227-1.358-.305-.26-.83-.784-1.144-1.06l-.832-.921c-.283-.36-1.002-.929-1.243-1.985-.213-.936-.192-1.395.037-1.77.232-.381.67-.589.854-.625.208-.042.692-.039.875.062.223.123.313.159.488.391.23.307.312.456.213.121-.076-.262-.322-.595-.434-.97-.109-.361-.401-.943-.38-1.526.008-.221.103-.771.832-1.042' fill='white'/><g stroke='black' stroke-width='.75'><path d='m13.5732 12.0361c.48-.178 1.427-.069 1.677.473.213.462.396 1.241.406 1.075.024-.369-.024-1.167.137-1.584.117-.304.347-.59.686-.691.285-.086.62-.116.916-.055.313.064.642.287.765.499.362.623.368 1.899.385 1.831.064-.272.07-1.229.283-1.584.141-.235.497-.445.687-.479.294-.052.656-.068.964-.008.249.049.586.344.677.487.219.344.342 1.316.379 1.658.016.141.074-.393.293-.736.406-.639 1.844-.763 1.898.639.026.654.02.624.02 1.064 0 .516-.012.828-.04 1.202-.03.399-.116 1.304-.241 1.742-.086.301-.371.978-.653 1.384 0 0-1.074 1.25-1.191 1.812-.117.563-.078.567-.102.965-.023.399.121.923.121.923s-.801.104-1.234.034c-.391-.062-.875-.84-1-1.078-.172-.328-.539-.265-.682-.023-.224.383-.709 1.07-1.05 1.113-.669.084-2.055.03-3.14.02 0 0 .185-1.011-.227-1.358-.305-.26-.83-.784-1.144-1.06l-.832-.921c-.283-.36-1.002-.929-1.243-1.985-.213-.936-.192-1.395.037-1.77.232-.381.67-.589.854-.625.208-.042.692-.039.875.062.223.123.313.159.488.391.23.307.312.456.213.121-.076-.262-.322-.595-.434-.97-.109-.361-.401-.943-.38-1.526.008-.221.103-.771.832-1.042z' stroke-linejoin='round'/><path d='m20.5664 19.7344v-3.459' stroke-linecap='round'/><path d='m18.5508 19.7461-.016-3.473' stroke-linecap='round'/><path d='m16.5547 16.3047.021 3.426' stroke-linecap='round'/></g></g></svg>",
17721
- "kind": "url-token",
17722
- "external": true
17723
- },
17724
- {
17725
- "path": "data:image/svg+xml,<svg height='32' width='32' viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg' style='color: black;'><defs><filter id='shadow' y='-40%' x='-40%' width='180px' height='180%' color-interpolation-filters='sRGB'><feDropShadow dx='1' dy='1' stdDeviation='1.2' flood-opacity='.5'/></filter></defs><g fill='none' transform='rotate(0 16 16)' filter='url(%23shadow)'><path fill='white' d='M7.94 0a5.25 5.25 0 0 0-3.47 1.17A5.27 5.27 0 0 0 1 0H0v3h1c1.41 0 1.85.7 2 1v3.94H2v3h1v3c-.13.3-.57 1-2 1H0v3h1a5.27 5.27 0 0 0 3.47-1.17c.98.8 2.21 1.21 3.47 1.17h1v-3h-1c-1.41 0-1.85-.7-2-1v-3H7v-3H6V4c.13-.3.57-1 2-1h1V0H7.94z'/><path fill='black' d='M7.94 2V1a4 4 0 0 0-3.47 1.64A4 4 0 0 0 1 1v1c1.3-.17 2.56.6 3 1.84v5.1H3v1h1v4.16c-.45 1.24-1.7 2-3 1.84v1a4.05 4.05 0 0 0 3.47-1.63 4.05 4.05 0 0 0 3.47 1.63v-1A2.82 2.82 0 0 1 5 14.1V9.93h1v-1H5V3.85A2.81 2.81 0 0 1 7.94 2z'/></g></svg>",
17726
- "kind": "url-token",
17727
- "external": true
17728
- },
17729
- {
17730
- "path": "data:image/svg+xml,<svg height='32' width='32' viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg' style='color: black;'><defs><filter id='shadow' y='-40%' x='-40%' width='180px' height='180%' color-interpolation-filters='sRGB'><feDropShadow dx='1' dy='1' stdDeviation='1.2' flood-opacity='.5'/></filter></defs><g fill='none' transform='rotate(0 16 16)' filter='url(%23shadow)'><path d='m20.5 15c0 3.038-2.462 5.5-5.5 5.5s-5.5-2.462-5.5-5.5 2.462-5.5 5.5-5.5 5.5 2.462 5.5 5.5' fill='white'/><path d='m20.5 15c0 3.038-2.462 5.5-5.5 5.5s-5.5-2.462-5.5-5.5 2.462-5.5 5.5-5.5 5.5 2.462 5.5 5.5z' stroke='black'/><g fill='black'><path d='m18 14h-2v-2h-2v2h-2v1.98h2v2.02h2v-2.02h2z'/><path d='m23.5859 25 1.414-1.414-5.449-5.449-1.414 1.414z'/></g></g></svg>",
17731
- "kind": "url-token",
17732
- "external": true
17733
- },
17734
- {
17735
- "path": "data:image/svg+xml,<svg height='32' width='32' viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg' style='color: black;'><defs><filter id='shadow' y='-40%' x='-40%' width='180px' height='180%' color-interpolation-filters='sRGB'><feDropShadow dx='1' dy='1' stdDeviation='1.2' flood-opacity='.5'/></filter></defs><g fill='none' transform='rotate(0 16 16)' filter='url(%23shadow)'><path d='m20.5 15c0 3.038-2.462 5.5-5.5 5.5s-5.5-2.462-5.5-5.5 2.462-5.5 5.5-5.5 5.5 2.462 5.5 5.5' fill='white'/><path d='m20.5 15c0 3.038-2.462 5.5-5.5 5.5s-5.5-2.462-5.5-5.5 2.462-5.5 5.5-5.5 5.5 2.462 5.5 5.5z' stroke='black'/><g fill='black'><path d='m18 16h-5.98v-1.98h5.98z'/><path d='m23.5859 25 1.414-1.414-5.449-5.449-1.414 1.414z'/></g></g></svg>",
17736
- "kind": "url-token",
17737
- "external": true
17738
- }
17739
- ],
17740
- "inputs": {
17741
- "../../../../../../../tmp/tmp-2823-ROYhAo4ujDGM/18f2eeedc9b3/tldraw.css": {
17742
- "bytesInOutput": 75223
17743
- },
17744
- "../../../../../../../tmp/tmp-2823-ROYhAo4ujDGM/18f2eeedc0d1/index.css": {
17745
- "bytesInOutput": 131
17746
- }
17747
- },
17748
- "bytes": 75631
17749
- },
17750
- "dist/HLSView-FBGVUTA5.css.map": {
17751
- "imports": [],
17752
- "exports": [],
17753
- "inputs": {},
17754
- "bytes": 121900
17755
- },
17756
- "dist/HLSView-FBGVUTA5.css": {
17757
- "imports": [
17758
- {
17759
- "path": "https://fonts.googleapis.com/css2?family=Inter:wght@400;500&display=swap",
17760
- "kind": "import-rule",
17761
- "external": true
17762
- },
17763
- {
17764
- "path": "data:image/svg+xml,<svg height='32' width='32' viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg' style='color: black;'><defs><filter id='shadow' y='-40%' x='-40%' width='180px' height='180%' color-interpolation-filters='sRGB'><feDropShadow dx='1' dy='1' stdDeviation='1.2' flood-opacity='.5'/></filter></defs><g fill='none' transform='rotate(0 16 16)' filter='url(%23shadow)'><path d='m12 24.4219v-16.015l11.591 11.619h-6.781l-.411.124z' fill='white'/><path d='m21.0845 25.0962-3.605 1.535-4.682-11.089 3.686-1.553z' fill='white'/><path d='m19.751 24.4155-1.844.774-3.1-7.374 1.841-.775z' fill='black'/><path d='m13 10.814v11.188l2.969-2.866.428-.139h4.768z' fill='black'/></g></svg>",
17765
- "kind": "url-token",
17766
- "external": true
17767
- },
17768
- {
17769
- "path": "data:image/svg+xml,<svg height='32' width='32' viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg' style='color: black;'><defs><filter id='shadow' y='-40%' x='-40%' width='180px' height='180%' color-interpolation-filters='sRGB'><feDropShadow dx='1' dy='1' stdDeviation='1.2' flood-opacity='.5'/></filter></defs><g fill='none' transform='rotate(0 16 16)' filter='url(%23shadow)'><path d='m13.3315 21.3799c-.284-.359-.629-1.093-1.243-1.984-.348-.504-1.211-1.453-1.468-1.935-.223-.426-.199-.617-.146-.97.094-.628.738-1.117 1.425-1.051.519.049.959.392 1.355.716.239.195.533.574.71.788.163.196.203.277.377.509.23.307.302.459.214.121-.071-.496-.187-1.343-.355-2.092-.128-.568-.159-.657-.281-1.093-.129-.464-.195-.789-.316-1.281-.084-.348-.235-1.059-.276-1.459-.057-.547-.087-1.439.264-1.849.275-.321.906-.418 1.297-.22.512.259.803 1.003.936 1.3.239.534.387 1.151.516 1.961.164 1.031.466 2.462.476 2.763.024-.369-.068-1.146-.004-1.5.058-.321.328-.694.666-.795.286-.085.621-.116.916-.055.313.064.643.288.766.499.362.624.369 1.899.384 1.831.086-.376.071-1.229.284-1.584.14-.234.497-.445.687-.479.294-.052.655-.068.964-.008.249.049.586.345.677.487.218.344.342 1.317.379 1.658.015.141.074-.392.293-.736.406-.639 1.843-.763 1.898.639.025.654.02.624.02 1.064 0 .517-.012.828-.04 1.202-.031.4-.117 1.304-.242 1.742-.086.301-.371.978-.652 1.384 0 0-1.074 1.25-1.191 1.813-.118.562-.079.566-.102.965-.023.398.121.922.121.922s-.802.104-1.234.035c-.391-.063-.875-.841-1-1.079-.172-.328-.539-.265-.682-.023-.225.383-.709 1.07-1.051 1.113-.668.084-2.054.031-3.139.02 0 0 .185-1.011-.227-1.358-.305-.259-.83-.784-1.144-1.06z' fill='white'/><g stroke='black' stroke-linecap='round' stroke-width='.75'><path d='m13.3315 21.3799c-.284-.359-.629-1.093-1.243-1.984-.348-.504-1.211-1.453-1.468-1.935-.223-.426-.199-.617-.146-.97.094-.628.738-1.117 1.425-1.051.519.049.959.392 1.355.716.239.195.533.574.71.788.163.196.203.277.377.509.23.307.302.459.214.121-.071-.496-.187-1.343-.355-2.092-.128-.568-.159-.657-.281-1.093-.129-.464-.195-.789-.316-1.281-.084-.348-.235-1.059-.276-1.459-.057-.547-.087-1.439.264-1.849.275-.321.906-.418 1.297-.22.512.259.803 1.003.936 1.3.239.534.387 1.151.516 1.961.164 1.031.466 2.462.476 2.763.024-.369-.068-1.146-.004-1.5.058-.321.328-.694.666-.795.286-.085.621-.116.916-.055.313.064.643.288.766.499.362.624.369 1.899.384 1.831.086-.376.071-1.229.284-1.584.14-.234.497-.445.687-.479.294-.052.655-.068.964-.008.249.049.586.345.677.487.218.344.342 1.317.379 1.658.015.141.074-.392.293-.736.406-.639 1.843-.763 1.898.639.025.654.02.624.02 1.064 0 .517-.012.828-.04 1.202-.031.4-.117 1.304-.242 1.742-.086.301-.371.978-.652 1.384 0 0-1.074 1.25-1.191 1.813-.118.562-.079.566-.102.965-.023.398.121.922.121.922s-.802.104-1.234.035c-.391-.063-.875-.841-1-1.079-.172-.328-.539-.265-.682-.023-.225.383-.709 1.07-1.051 1.113-.668.084-2.054.031-3.139.02 0 0 .185-1.011-.227-1.358-.305-.259-.83-.784-1.144-1.06z' stroke-linejoin='round'/><path d='m21.5664 21.7344v-3.459'/><path d='m19.5508 21.7461-.016-3.473'/><path d='m17.5547 18.3047.021 3.426'/></g></g></svg>",
17770
- "kind": "url-token",
17771
- "external": true
17772
- },
17773
- {
17774
- "path": "data:image/svg+xml,<svg height='32' width='32' viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg' style='color: black;'><defs><filter id='shadow' y='-40%' x='-40%' width='180px' height='180%' color-interpolation-filters='sRGB'><feDropShadow dx='1' dy='1' stdDeviation='1.2' flood-opacity='.5'/></filter></defs><g fill='none' transform='rotate(0 16 16)' filter='url(%23shadow)'><path d='m25 16h-6.01v-6h-2.98v6h-6.01v3h6.01v6h2.98v-6h6.01z' fill='white'/><path d='m23.9902 17.0103h-6v-6.01h-.98v6.01h-6v.98h6v6.01h.98v-6.01h6z' fill='%23231f1f'/></g></svg>",
17775
- "kind": "url-token",
17776
- "external": true
17777
- },
17778
- {
17779
- "path": "data:image/svg+xml,<svg height='32' width='32' viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg' style='color: black;'><defs><filter id='shadow' y='-40%' x='-40%' width='180px' height='180%' color-interpolation-filters='sRGB'><feDropShadow dx='1' dy='1' stdDeviation='1.2' flood-opacity='.5'/></filter></defs><g fill='none' transform='rotate(0 16 16)' filter='url(%23shadow)'><path d='m19 14h1v1h-1zm1 6h-1v-1h1zm-5-5h-1v-1h1zm0 5h-1v-1h1zm2-10.987-7.985 7.988 5.222 5.221 2.763 2.763 7.984-7.985z' fill='white'/><g fill='black'><path d='m23.5664 16.9971-2.557-2.809v1.829h-4.009-4.001v-1.829l-2.571 2.809 2.572 2.808-.001-1.808h4.001 4.009l-.001 1.808z'/><path d='m17.9873 17h.013v-4.001l1.807.001-2.807-2.571-2.809 2.57h1.809v4.001h.008v4.002l-1.828-.001 2.807 2.577 2.805-2.576h-1.805z'/></g></g></svg>",
17780
- "kind": "url-token",
17781
- "external": true
17782
- },
17783
- {
17784
- "path": "data:image/svg+xml,<svg height='32' width='32' viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg' style='color: black;'><defs><filter id='shadow' y='-40%' x='-40%' width='180px' height='180%' color-interpolation-filters='sRGB'><feDropShadow dx='1' dy='1' stdDeviation='1.2' flood-opacity='.5'/></filter></defs><g fill='none' transform='rotate(0 16 16)' filter='url(%23shadow)'><path d='m13.5557 17.5742c-.098-.375-.196-.847-.406-1.552-.167-.557-.342-.859-.47-1.233-.155-.455-.303-.721-.496-1.181-.139-.329-.364-1.048-.457-1.44-.119-.509.033-.924.244-1.206.253-.339.962-.49 1.357-.351.371.13.744.512.916.788.288.46.357.632.717 1.542.393.992.564 1.918.611 2.231l.085.452c-.001-.04-.043-1.122-.044-1.162-.035-1.029-.06-1.823-.038-2.939.002-.126.064-.587.084-.715.078-.5.305-.8.673-.979.412-.201.926-.215 1.401-.017.423.173.626.55.687 1.022.014.109.094.987.093 1.107-.013 1.025.006 1.641.015 2.174.004.231.003 1.625.017 1.469.061-.656.094-3.189.344-3.942.144-.433.405-.746.794-.929.431-.203 1.113-.07 1.404.243.285.305.446.692.482 1.153.032.405-.019.897-.02 1.245 0 .867-.021 1.324-.037 2.121-.001.038-.015.298.023.182.094-.28.188-.542.266-.745.049-.125.241-.614.359-.859.114-.234.211-.369.415-.688.2-.313.415-.448.668-.561.54-.235 1.109.112 1.301.591.086.215.009.713-.028 1.105-.061.647-.254 1.306-.352 1.648-.128.447-.274 1.235-.34 1.601-.072.394-.234 1.382-.359 1.82-.086.301-.371.978-.652 1.384 0 0-1.074 1.25-1.192 1.812-.117.563-.078.567-.101.965-.024.399.121.923.121.923s-.802.104-1.234.034c-.391-.062-.875-.841-1-1.078-.172-.328-.539-.265-.682-.023-.225.383-.709 1.07-1.051 1.113-.668.084-2.054.03-3.139.02 0 0 .185-1.011-.227-1.358-.305-.26-.83-.784-1.144-1.06l-.832-.921c-.284-.36-.629-1.093-1.243-1.985-.348-.504-1.027-1.085-1.284-1.579-.223-.425-.331-.954-.19-1.325.225-.594.675-.897 1.362-.832.519.05.848.206 1.238.537.225.19.573.534.75.748.163.195.203.276.377.509.23.307.302.459.214.121' fill='white'/><g stroke='black' stroke-linecap='round' stroke-width='.75'><path d='m13.5557 17.5742c-.098-.375-.196-.847-.406-1.552-.167-.557-.342-.859-.47-1.233-.155-.455-.303-.721-.496-1.181-.139-.329-.364-1.048-.457-1.44-.119-.509.033-.924.244-1.206.253-.339.962-.49 1.357-.351.371.13.744.512.916.788.288.46.357.632.717 1.542.393.992.564 1.918.611 2.231l.085.452c-.001-.04-.043-1.122-.044-1.162-.035-1.029-.06-1.823-.038-2.939.002-.126.064-.587.084-.715.078-.5.305-.8.673-.979.412-.201.926-.215 1.401-.017.423.173.626.55.687 1.022.014.109.094.987.093 1.107-.013 1.025.006 1.641.015 2.174.004.231.003 1.625.017 1.469.061-.656.094-3.189.344-3.942.144-.433.405-.746.794-.929.431-.203 1.113-.07 1.404.243.285.305.446.692.482 1.153.032.405-.019.897-.02 1.245 0 .867-.021 1.324-.037 2.121-.001.038-.015.298.023.182.094-.28.188-.542.266-.745.049-.125.241-.614.359-.859.114-.234.211-.369.415-.688.2-.313.415-.448.668-.561.54-.235 1.109.112 1.301.591.086.215.009.713-.028 1.105-.061.647-.254 1.306-.352 1.648-.128.447-.274 1.235-.34 1.601-.072.394-.234 1.382-.359 1.82-.086.301-.371.978-.652 1.384 0 0-1.074 1.25-1.192 1.812-.117.563-.078.567-.101.965-.024.399.121.923.121.923s-.802.104-1.234.034c-.391-.062-.875-.841-1-1.078-.172-.328-.539-.265-.682-.023-.225.383-.709 1.07-1.051 1.113-.668.084-2.054.03-3.139.02 0 0 .185-1.011-.227-1.358-.305-.26-.83-.784-1.144-1.06l-.832-.921c-.284-.36-.629-1.093-1.243-1.985-.348-.504-1.027-1.085-1.284-1.579-.223-.425-.331-.954-.19-1.325.225-.594.675-.897 1.362-.832.519.05.848.206 1.238.537.225.19.573.534.75.748.163.195.203.276.377.509.23.307.302.459.214.121' stroke-linejoin='round'/><path d='m20.5664 21.7344v-3.459'/><path d='m18.5508 21.7461-.016-3.473'/><path d='m16.5547 18.3047.021 3.426'/></g></g></svg>",
17785
- "kind": "url-token",
17786
- "external": true
17787
- },
17788
- {
17789
- "path": "data:image/svg+xml,<svg height='32' width='32' viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg' style='color: black;'><defs><filter id='shadow' y='-40%' x='-40%' width='180px' height='180%' color-interpolation-filters='sRGB'><feDropShadow dx='1' dy='1' stdDeviation='1.2' flood-opacity='.5'/></filter></defs><g fill='none' transform='rotate(0 16 16)' filter='url(%23shadow)'><path d='m13.5732 12.0361c.48-.178 1.427-.069 1.677.473.213.462.396 1.241.406 1.075.024-.369-.024-1.167.137-1.584.117-.304.347-.59.686-.691.285-.086.62-.116.916-.055.313.064.642.287.765.499.362.623.368 1.899.385 1.831.064-.272.07-1.229.283-1.584.141-.235.497-.445.687-.479.294-.052.656-.068.964-.008.249.049.586.344.677.487.219.344.342 1.316.379 1.658.016.141.074-.393.293-.736.406-.639 1.844-.763 1.898.639.026.654.02.624.02 1.064 0 .516-.012.828-.04 1.202-.03.399-.116 1.304-.241 1.742-.086.301-.371.978-.653 1.384 0 0-1.074 1.25-1.191 1.812-.117.563-.078.567-.102.965-.023.399.121.923.121.923s-.801.104-1.234.034c-.391-.062-.875-.84-1-1.078-.172-.328-.539-.265-.682-.023-.224.383-.709 1.07-1.05 1.113-.669.084-2.055.03-3.14.02 0 0 .185-1.011-.227-1.358-.305-.26-.83-.784-1.144-1.06l-.832-.921c-.283-.36-1.002-.929-1.243-1.985-.213-.936-.192-1.395.037-1.77.232-.381.67-.589.854-.625.208-.042.692-.039.875.062.223.123.313.159.488.391.23.307.312.456.213.121-.076-.262-.322-.595-.434-.97-.109-.361-.401-.943-.38-1.526.008-.221.103-.771.832-1.042' fill='white'/><g stroke='black' stroke-width='.75'><path d='m13.5732 12.0361c.48-.178 1.427-.069 1.677.473.213.462.396 1.241.406 1.075.024-.369-.024-1.167.137-1.584.117-.304.347-.59.686-.691.285-.086.62-.116.916-.055.313.064.642.287.765.499.362.623.368 1.899.385 1.831.064-.272.07-1.229.283-1.584.141-.235.497-.445.687-.479.294-.052.656-.068.964-.008.249.049.586.344.677.487.219.344.342 1.316.379 1.658.016.141.074-.393.293-.736.406-.639 1.844-.763 1.898.639.026.654.02.624.02 1.064 0 .516-.012.828-.04 1.202-.03.399-.116 1.304-.241 1.742-.086.301-.371.978-.653 1.384 0 0-1.074 1.25-1.191 1.812-.117.563-.078.567-.102.965-.023.399.121.923.121.923s-.801.104-1.234.034c-.391-.062-.875-.84-1-1.078-.172-.328-.539-.265-.682-.023-.224.383-.709 1.07-1.05 1.113-.669.084-2.055.03-3.14.02 0 0 .185-1.011-.227-1.358-.305-.26-.83-.784-1.144-1.06l-.832-.921c-.283-.36-1.002-.929-1.243-1.985-.213-.936-.192-1.395.037-1.77.232-.381.67-.589.854-.625.208-.042.692-.039.875.062.223.123.313.159.488.391.23.307.312.456.213.121-.076-.262-.322-.595-.434-.97-.109-.361-.401-.943-.38-1.526.008-.221.103-.771.832-1.042z' stroke-linejoin='round'/><path d='m20.5664 19.7344v-3.459' stroke-linecap='round'/><path d='m18.5508 19.7461-.016-3.473' stroke-linecap='round'/><path d='m16.5547 16.3047.021 3.426' stroke-linecap='round'/></g></g></svg>",
17790
- "kind": "url-token",
17791
- "external": true
17792
- },
17793
- {
17794
- "path": "data:image/svg+xml,<svg height='32' width='32' viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg' style='color: black;'><defs><filter id='shadow' y='-40%' x='-40%' width='180px' height='180%' color-interpolation-filters='sRGB'><feDropShadow dx='1' dy='1' stdDeviation='1.2' flood-opacity='.5'/></filter></defs><g fill='none' transform='rotate(0 16 16)' filter='url(%23shadow)'><path fill='white' d='M7.94 0a5.25 5.25 0 0 0-3.47 1.17A5.27 5.27 0 0 0 1 0H0v3h1c1.41 0 1.85.7 2 1v3.94H2v3h1v3c-.13.3-.57 1-2 1H0v3h1a5.27 5.27 0 0 0 3.47-1.17c.98.8 2.21 1.21 3.47 1.17h1v-3h-1c-1.41 0-1.85-.7-2-1v-3H7v-3H6V4c.13-.3.57-1 2-1h1V0H7.94z'/><path fill='black' d='M7.94 2V1a4 4 0 0 0-3.47 1.64A4 4 0 0 0 1 1v1c1.3-.17 2.56.6 3 1.84v5.1H3v1h1v4.16c-.45 1.24-1.7 2-3 1.84v1a4.05 4.05 0 0 0 3.47-1.63 4.05 4.05 0 0 0 3.47 1.63v-1A2.82 2.82 0 0 1 5 14.1V9.93h1v-1H5V3.85A2.81 2.81 0 0 1 7.94 2z'/></g></svg>",
17795
- "kind": "url-token",
17796
- "external": true
17797
- },
17798
- {
17799
- "path": "data:image/svg+xml,<svg height='32' width='32' viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg' style='color: black;'><defs><filter id='shadow' y='-40%' x='-40%' width='180px' height='180%' color-interpolation-filters='sRGB'><feDropShadow dx='1' dy='1' stdDeviation='1.2' flood-opacity='.5'/></filter></defs><g fill='none' transform='rotate(0 16 16)' filter='url(%23shadow)'><path d='m20.5 15c0 3.038-2.462 5.5-5.5 5.5s-5.5-2.462-5.5-5.5 2.462-5.5 5.5-5.5 5.5 2.462 5.5 5.5' fill='white'/><path d='m20.5 15c0 3.038-2.462 5.5-5.5 5.5s-5.5-2.462-5.5-5.5 2.462-5.5 5.5-5.5 5.5 2.462 5.5 5.5z' stroke='black'/><g fill='black'><path d='m18 14h-2v-2h-2v2h-2v1.98h2v2.02h2v-2.02h2z'/><path d='m23.5859 25 1.414-1.414-5.449-5.449-1.414 1.414z'/></g></g></svg>",
17800
- "kind": "url-token",
17801
- "external": true
17802
- },
17803
- {
17804
- "path": "data:image/svg+xml,<svg height='32' width='32' viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg' style='color: black;'><defs><filter id='shadow' y='-40%' x='-40%' width='180px' height='180%' color-interpolation-filters='sRGB'><feDropShadow dx='1' dy='1' stdDeviation='1.2' flood-opacity='.5'/></filter></defs><g fill='none' transform='rotate(0 16 16)' filter='url(%23shadow)'><path d='m20.5 15c0 3.038-2.462 5.5-5.5 5.5s-5.5-2.462-5.5-5.5 2.462-5.5 5.5-5.5 5.5 2.462 5.5 5.5' fill='white'/><path d='m20.5 15c0 3.038-2.462 5.5-5.5 5.5s-5.5-2.462-5.5-5.5 2.462-5.5 5.5-5.5 5.5 2.462 5.5 5.5z' stroke='black'/><g fill='black'><path d='m18 16h-5.98v-1.98h5.98z'/><path d='m23.5859 25 1.414-1.414-5.449-5.449-1.414 1.414z'/></g></g></svg>",
17805
- "kind": "url-token",
17806
- "external": true
17807
- }
17808
- ],
17809
- "inputs": {
17810
- "../../../../../../../tmp/tmp-2823-ROYhAo4ujDGM/18f2eeedc9b3/tldraw.css": {
17811
- "bytesInOutput": 75223
17812
- },
17813
- "../../../../../../../tmp/tmp-2823-ROYhAo4ujDGM/18f2eeedc0d1/index.css": {
17814
- "bytesInOutput": 131
17815
- }
17816
- },
17817
- "bytes": 75642
17668
+ "bytes": 1290083
17818
17669
  }
17819
17670
  }
17820
17671
  }