@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.
- package/dist/{HLSView-5GXP76IN.js → HLSView-KRJMDNAF.js} +2 -2
- package/dist/Prebuilt/common/constants.d.ts +1 -0
- package/dist/Prebuilt/components/AppData/useSidepaneResetOnLayoutUpdate.d.ts +3 -0
- package/dist/Prebuilt/components/Chat/Chat.d.ts +1 -1
- package/dist/Prebuilt/components/RoleChangeModal.d.ts +5 -0
- package/dist/Prebuilt/components/TileMenu/TileMenuContent.d.ts +2 -1
- package/dist/Prebuilt/components/VideoLayouts/WhiteboardLayout.d.ts +0 -1
- package/dist/{chunk-WSDBUVSZ.js → chunk-AFSI3LBT.js} +618 -564
- package/dist/chunk-AFSI3LBT.js.map +7 -0
- package/dist/index.cjs.js +1953 -1896
- package/dist/index.cjs.js.map +4 -4
- package/dist/index.js +1 -1
- package/dist/meta.cjs.json +125 -204
- package/dist/meta.esbuild.json +131 -280
- package/package.json +7 -9
- package/src/Modal/DialogContent.tsx +1 -1
- package/src/Prebuilt/common/constants.ts +2 -0
- package/src/Prebuilt/components/AppData/useSidepaneResetOnLayoutUpdate.tsx +22 -0
- package/src/Prebuilt/components/AudioVideoToggle.tsx +1 -1
- package/src/Prebuilt/components/Chat/Chat.tsx +3 -4
- package/src/Prebuilt/components/Footer/ParticipantList.tsx +56 -37
- package/src/Prebuilt/components/RoleChangeModal.tsx +187 -0
- package/src/Prebuilt/components/TileMenu/TileMenu.tsx +5 -0
- package/src/Prebuilt/components/TileMenu/TileMenuContent.tsx +23 -1
- package/src/Prebuilt/components/VideoLayouts/WhiteboardLayout.tsx +13 -7
- package/src/Prebuilt/components/VirtualBackground/VBPicker.tsx +3 -0
- package/src/Prebuilt/layouts/SidePane.tsx +9 -9
- package/dist/HLSView-FBGVUTA5.css +0 -2767
- package/dist/HLSView-FBGVUTA5.css.map +0 -7
- package/dist/chunk-WSDBUVSZ.js.map +0 -7
- package/dist/index.cjs.css +0 -2767
- package/dist/index.cjs.css.map +0 -7
- package/dist/index.css +0 -2767
- package/dist/index.css.map +0 -7
- package/src/Prebuilt/components/RoleChangeModal.jsx +0 -185
- /package/dist/{HLSView-5GXP76IN.js.map → HLSView-KRJMDNAF.js.map} +0 -0
package/dist/meta.cjs.json
CHANGED
@@ -21,7 +21,7 @@
|
|
21
21
|
"format": "esm"
|
22
22
|
},
|
23
23
|
"src/Prebuilt/common/constants.ts": {
|
24
|
-
"bytes":
|
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":
|
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":
|
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.
|
3511
|
-
"bytes":
|
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/
|
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": "../../
|
3556
|
+
"original": "../../Sheet"
|
3567
3557
|
},
|
3568
3558
|
{
|
3569
|
-
"path": "src/
|
3559
|
+
"path": "src/Text/index.tsx",
|
3570
3560
|
"kind": "import-statement",
|
3571
|
-
"original": "
|
3561
|
+
"original": "../../Text"
|
3572
3562
|
},
|
3573
3563
|
{
|
3574
|
-
"path": "src/
|
3564
|
+
"path": "src/Theme/index.tsx",
|
3575
3565
|
"kind": "import-statement",
|
3576
|
-
"original": "
|
3566
|
+
"original": "../../Theme"
|
3577
3567
|
},
|
3578
3568
|
{
|
3579
|
-
"path": "src/
|
3569
|
+
"path": "src/Tooltip/index.ts",
|
3580
3570
|
"kind": "import-statement",
|
3581
|
-
"original": "../../
|
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.
|
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":
|
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":
|
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":
|
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":
|
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":
|
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-Mrl15qa0kLRX/18f2eeedc162/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-Mrl15qa0kLRX/18f2eeedbb60/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-Mrl15qa0kLRX/18f2eeedc162/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":
|
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-Mrl15qa0kLRX/18f2eeedbb60/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",
|
@@ -13458,7 +13439,7 @@
|
|
13458
13439
|
"imports": [],
|
13459
13440
|
"exports": [],
|
13460
13441
|
"inputs": {},
|
13461
|
-
"bytes":
|
13442
|
+
"bytes": 3327231
|
13462
13443
|
},
|
13463
13444
|
"dist/index.cjs.js": {
|
13464
13445
|
"imports": [
|
@@ -14157,6 +14138,11 @@
|
|
14157
14138
|
"kind": "require-call",
|
14158
14139
|
"external": true
|
14159
14140
|
},
|
14141
|
+
{
|
14142
|
+
"path": "react-use",
|
14143
|
+
"kind": "require-call",
|
14144
|
+
"external": true
|
14145
|
+
},
|
14160
14146
|
{
|
14161
14147
|
"path": "@100mslive/react-sdk",
|
14162
14148
|
"kind": "require-call",
|
@@ -14717,6 +14703,16 @@
|
|
14717
14703
|
"kind": "require-call",
|
14718
14704
|
"external": true
|
14719
14705
|
},
|
14706
|
+
{
|
14707
|
+
"path": "@100mslive/react-sdk",
|
14708
|
+
"kind": "require-call",
|
14709
|
+
"external": true
|
14710
|
+
},
|
14711
|
+
{
|
14712
|
+
"path": "react",
|
14713
|
+
"kind": "require-call",
|
14714
|
+
"external": true
|
14715
|
+
},
|
14720
14716
|
{
|
14721
14717
|
"path": "react-use",
|
14722
14718
|
"kind": "require-call",
|
@@ -15772,11 +15768,6 @@
|
|
15772
15768
|
"kind": "require-call",
|
15773
15769
|
"external": true
|
15774
15770
|
},
|
15775
|
-
{
|
15776
|
-
"path": "@100mslive/hms-whiteboard",
|
15777
|
-
"kind": "require-call",
|
15778
|
-
"external": true
|
15779
|
-
},
|
15780
15771
|
{
|
15781
15772
|
"path": "@100mslive/react-sdk",
|
15782
15773
|
"kind": "require-call",
|
@@ -16455,10 +16446,9 @@
|
|
16455
16446
|
],
|
16456
16447
|
"exports": [],
|
16457
16448
|
"entryPoint": "src/index.ts",
|
16458
|
-
"cssBundle": "dist/index.cjs.css",
|
16459
16449
|
"inputs": {
|
16460
16450
|
"<define:process.env>": {
|
16461
|
-
"bytesInOutput":
|
16451
|
+
"bytesInOutput": 17743
|
16462
16452
|
},
|
16463
16453
|
"src/Theme/base.config.ts": {
|
16464
16454
|
"bytesInOutput": 6078
|
@@ -16560,7 +16550,7 @@
|
|
16560
16550
|
"bytesInOutput": 131
|
16561
16551
|
},
|
16562
16552
|
"src/Modal/DialogContent.tsx": {
|
16563
|
-
"bytesInOutput":
|
16553
|
+
"bytesInOutput": 2370
|
16564
16554
|
},
|
16565
16555
|
"src/context/DialogContext.tsx": {
|
16566
16556
|
"bytesInOutput": 510
|
@@ -16803,7 +16793,7 @@
|
|
16803
16793
|
"bytesInOutput": 1301
|
16804
16794
|
},
|
16805
16795
|
"src/Prebuilt/components/AudioVideoToggle.tsx": {
|
16806
|
-
"bytesInOutput":
|
16796
|
+
"bytesInOutput": 12312
|
16807
16797
|
},
|
16808
16798
|
"src/Prebuilt/components/CaptionIcon.tsx": {
|
16809
16799
|
"bytesInOutput": 1318
|
@@ -16856,8 +16846,8 @@
|
|
16856
16846
|
"src/Prebuilt/components/PIP/index.jsx": {
|
16857
16847
|
"bytesInOutput": 369
|
16858
16848
|
},
|
16859
|
-
"src/Prebuilt/components/RoleChangeModal.
|
16860
|
-
"bytesInOutput":
|
16849
|
+
"src/Prebuilt/components/RoleChangeModal.tsx": {
|
16850
|
+
"bytesInOutput": 6829
|
16861
16851
|
},
|
16862
16852
|
"src/Prebuilt/primitives/DialogContent.jsx": {
|
16863
16853
|
"bytesInOutput": 8704
|
@@ -16965,7 +16955,7 @@
|
|
16965
16955
|
"bytesInOutput": 7932
|
16966
16956
|
},
|
16967
16957
|
"src/Prebuilt/components/Header/StreamActions.tsx": {
|
16968
|
-
"bytesInOutput":
|
16958
|
+
"bytesInOutput": 11020
|
16969
16959
|
},
|
16970
16960
|
"src/Prebuilt/components/MoreSettings/ActionTile.jsx": {
|
16971
16961
|
"bytesInOutput": 1696
|
@@ -17045,17 +17035,20 @@
|
|
17045
17035
|
"src/Prebuilt/components/Footer/RoleAccordion.tsx": {
|
17046
17036
|
"bytesInOutput": 6381
|
17047
17037
|
},
|
17038
|
+
"src/Prebuilt/components/AppData/useSidepaneResetOnLayoutUpdate.tsx": {
|
17039
|
+
"bytesInOutput": 981
|
17040
|
+
},
|
17048
17041
|
"src/Prebuilt/components/hooks/usePeerOnStageActions.tsx": {
|
17049
17042
|
"bytesInOutput": 2005
|
17050
17043
|
},
|
17051
17044
|
"src/Prebuilt/components/Footer/ParticipantList.tsx": {
|
17052
|
-
"bytesInOutput":
|
17045
|
+
"bytesInOutput": 15785
|
17053
17046
|
},
|
17054
17047
|
"src/Prebuilt/components/Footer/PollsToggle.tsx": {
|
17055
17048
|
"bytesInOutput": 1521
|
17056
17049
|
},
|
17057
17050
|
"src/Prebuilt/components/Footer/WhiteboardToggle.tsx": {
|
17058
|
-
"bytesInOutput":
|
17051
|
+
"bytesInOutput": 1704
|
17059
17052
|
},
|
17060
17053
|
"src/Prebuilt/components/Footer/Footer.tsx": {
|
17061
17054
|
"bytesInOutput": 4283
|
@@ -17199,7 +17192,7 @@
|
|
17199
17192
|
"bytesInOutput": 5941
|
17200
17193
|
},
|
17201
17194
|
"src/Prebuilt/components/Chat/Chat.tsx": {
|
17202
|
-
"bytesInOutput":
|
17195
|
+
"bytesInOutput": 6043
|
17203
17196
|
},
|
17204
17197
|
"src/Prebuilt/components/Footer/PaginatedParticipants.tsx": {
|
17205
17198
|
"bytesInOutput": 5246
|
@@ -17217,10 +17210,10 @@
|
|
17217
17210
|
"bytesInOutput": 266
|
17218
17211
|
},
|
17219
17212
|
"src/Prebuilt/components/TileMenu/TileMenuContent.tsx": {
|
17220
|
-
"bytesInOutput":
|
17213
|
+
"bytesInOutput": 14192
|
17221
17214
|
},
|
17222
17215
|
"src/Prebuilt/components/TileMenu/TileMenu.tsx": {
|
17223
|
-
"bytesInOutput":
|
17216
|
+
"bytesInOutput": 5672
|
17224
17217
|
},
|
17225
17218
|
"src/Prebuilt/components/peerTileUtils.jsx": {
|
17226
17219
|
"bytesInOutput": 1299
|
@@ -17241,7 +17234,7 @@
|
|
17241
17234
|
"bytesInOutput": 908
|
17242
17235
|
},
|
17243
17236
|
"src/Prebuilt/components/VirtualBackground/VBPicker.tsx": {
|
17244
|
-
"bytesInOutput":
|
17237
|
+
"bytesInOutput": 9133
|
17245
17238
|
},
|
17246
17239
|
"src/Prebuilt/layouts/SidePane.tsx": {
|
17247
17240
|
"bytesInOutput": 7345
|
@@ -17306,11 +17299,8 @@
|
|
17306
17299
|
"src/Prebuilt/components/VideoLayouts/ScreenshareLayout.tsx": {
|
17307
17300
|
"bytesInOutput": 3200
|
17308
17301
|
},
|
17309
|
-
"../../../../../../../tmp/tmp-2823-Mrl15qa0kLRX/18f2eeedbb60/index.css": {
|
17310
|
-
"bytesInOutput": 116
|
17311
|
-
},
|
17312
17302
|
"src/Prebuilt/components/VideoLayouts/WhiteboardLayout.tsx": {
|
17313
|
-
"bytesInOutput":
|
17303
|
+
"bytesInOutput": 3622
|
17314
17304
|
},
|
17315
17305
|
"src/Prebuilt/common/PeersSorter.ts": {
|
17316
17306
|
"bytesInOutput": 3470
|
@@ -17331,7 +17321,7 @@
|
|
17331
17321
|
"bytesInOutput": 7362
|
17332
17322
|
},
|
17333
17323
|
"src/Prebuilt/components/hooks/useCloseScreenshareWhiteboard.tsx": {
|
17334
|
-
"bytesInOutput":
|
17324
|
+
"bytesInOutput": 820
|
17335
17325
|
},
|
17336
17326
|
"src/Prebuilt/components/HlsStatsOverlay.jsx": {
|
17337
17327
|
"bytesInOutput": 3859
|
@@ -17523,76 +17513,7 @@
|
|
17523
17513
|
"bytesInOutput": 2980
|
17524
17514
|
}
|
17525
17515
|
},
|
17526
|
-
"bytes":
|
17527
|
-
},
|
17528
|
-
"dist/index.cjs.css.map": {
|
17529
|
-
"imports": [],
|
17530
|
-
"exports": [],
|
17531
|
-
"inputs": {},
|
17532
|
-
"bytes": 121900
|
17533
|
-
},
|
17534
|
-
"dist/index.cjs.css": {
|
17535
|
-
"imports": [
|
17536
|
-
{
|
17537
|
-
"path": "https://fonts.googleapis.com/css2?family=Inter:wght@400;500&display=swap",
|
17538
|
-
"kind": "import-rule",
|
17539
|
-
"external": true
|
17540
|
-
},
|
17541
|
-
{
|
17542
|
-
"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>",
|
17543
|
-
"kind": "url-token",
|
17544
|
-
"external": true
|
17545
|
-
},
|
17546
|
-
{
|
17547
|
-
"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>",
|
17548
|
-
"kind": "url-token",
|
17549
|
-
"external": true
|
17550
|
-
},
|
17551
|
-
{
|
17552
|
-
"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>",
|
17553
|
-
"kind": "url-token",
|
17554
|
-
"external": true
|
17555
|
-
},
|
17556
|
-
{
|
17557
|
-
"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>",
|
17558
|
-
"kind": "url-token",
|
17559
|
-
"external": true
|
17560
|
-
},
|
17561
|
-
{
|
17562
|
-
"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>",
|
17563
|
-
"kind": "url-token",
|
17564
|
-
"external": true
|
17565
|
-
},
|
17566
|
-
{
|
17567
|
-
"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>",
|
17568
|
-
"kind": "url-token",
|
17569
|
-
"external": true
|
17570
|
-
},
|
17571
|
-
{
|
17572
|
-
"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>",
|
17573
|
-
"kind": "url-token",
|
17574
|
-
"external": true
|
17575
|
-
},
|
17576
|
-
{
|
17577
|
-
"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>",
|
17578
|
-
"kind": "url-token",
|
17579
|
-
"external": true
|
17580
|
-
},
|
17581
|
-
{
|
17582
|
-
"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>",
|
17583
|
-
"kind": "url-token",
|
17584
|
-
"external": true
|
17585
|
-
}
|
17586
|
-
],
|
17587
|
-
"inputs": {
|
17588
|
-
"../../../../../../../tmp/tmp-2823-Mrl15qa0kLRX/18f2eeedc162/tldraw.css": {
|
17589
|
-
"bytesInOutput": 75223
|
17590
|
-
},
|
17591
|
-
"../../../../../../../tmp/tmp-2823-Mrl15qa0kLRX/18f2eeedbb60/index.css": {
|
17592
|
-
"bytesInOutput": 131
|
17593
|
-
}
|
17594
|
-
},
|
17595
|
-
"bytes": 75635
|
17516
|
+
"bytes": 1551842
|
17596
17517
|
}
|
17597
17518
|
}
|
17598
17519
|
}
|