@100mslive/roomkit-react 0.2.6-alpha.1 → 0.2.6-alpha.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -62,7 +62,7 @@ import {
62
62
  theme,
63
63
  useBorderAudioLevel,
64
64
  useTheme
65
- } from "./chunk-6ELWJ7YI.js";
65
+ } from "./chunk-ZJU5GUBY.js";
66
66
  export {
67
67
  Accordion,
68
68
  AudioLevel,
@@ -26,7 +26,7 @@
26
26
  "format": "esm"
27
27
  },
28
28
  "src/Prebuilt/common/constants.ts": {
29
- "bytes": 4304,
29
+ "bytes": 4269,
30
30
  "imports": [
31
31
  {
32
32
  "path": "@100mslive/react-sdk",
@@ -2068,6 +2068,111 @@
2068
2068
  ],
2069
2069
  "format": "esm"
2070
2070
  },
2071
+ "../../node_modules/lodash/lodash.js": {
2072
+ "bytes": 544098,
2073
+ "imports": [
2074
+ {
2075
+ "path": "<define:process.env>",
2076
+ "kind": "import-statement",
2077
+ "external": true
2078
+ }
2079
+ ],
2080
+ "format": "cjs"
2081
+ },
2082
+ "src/Prebuilt/provider/roomLayoutProvider/constants/index.ts": {
2083
+ "bytes": 1549,
2084
+ "imports": [
2085
+ {
2086
+ "path": "@100mslive/types-prebuilt/elements/join_form",
2087
+ "kind": "import-statement",
2088
+ "external": true
2089
+ },
2090
+ {
2091
+ "path": "<define:process.env>",
2092
+ "kind": "import-statement",
2093
+ "external": true
2094
+ }
2095
+ ],
2096
+ "format": "esm"
2097
+ },
2098
+ "src/Prebuilt/provider/roomLayoutProvider/hooks/useFetchRoomLayout.ts": {
2099
+ "bytes": 2489,
2100
+ "imports": [
2101
+ {
2102
+ "path": "react",
2103
+ "kind": "import-statement",
2104
+ "external": true
2105
+ },
2106
+ {
2107
+ "path": "src/Prebuilt/provider/roomLayoutProvider/constants/index.ts",
2108
+ "kind": "import-statement",
2109
+ "original": "../constants"
2110
+ },
2111
+ {
2112
+ "path": "<define:process.env>",
2113
+ "kind": "import-statement",
2114
+ "external": true
2115
+ },
2116
+ {
2117
+ "path": "<runtime>",
2118
+ "kind": "import-statement",
2119
+ "external": true
2120
+ }
2121
+ ],
2122
+ "format": "esm"
2123
+ },
2124
+ "src/Prebuilt/provider/roomLayoutProvider/index.tsx": {
2125
+ "bytes": 1857,
2126
+ "imports": [
2127
+ {
2128
+ "path": "react",
2129
+ "kind": "import-statement",
2130
+ "external": true
2131
+ },
2132
+ {
2133
+ "path": "../../node_modules/lodash/lodash.js",
2134
+ "kind": "import-statement",
2135
+ "original": "lodash"
2136
+ },
2137
+ {
2138
+ "path": "src/Prebuilt/components/AppData/useUISettings.js",
2139
+ "kind": "import-statement",
2140
+ "original": "../../components/AppData/useUISettings"
2141
+ },
2142
+ {
2143
+ "path": "src/Prebuilt/provider/roomLayoutProvider/hooks/useFetchRoomLayout.ts",
2144
+ "kind": "import-statement",
2145
+ "original": "./hooks/useFetchRoomLayout"
2146
+ },
2147
+ {
2148
+ "path": "<define:process.env>",
2149
+ "kind": "import-statement",
2150
+ "external": true
2151
+ }
2152
+ ],
2153
+ "format": "esm"
2154
+ },
2155
+ "src/Prebuilt/provider/roomLayoutProvider/hooks/useRoomLayoutScreen.ts": {
2156
+ "bytes": 2273,
2157
+ "imports": [
2158
+ {
2159
+ "path": "@100mslive/types-prebuilt",
2160
+ "kind": "import-statement",
2161
+ "external": true
2162
+ },
2163
+ {
2164
+ "path": "src/Prebuilt/provider/roomLayoutProvider/index.tsx",
2165
+ "kind": "import-statement",
2166
+ "original": ".."
2167
+ },
2168
+ {
2169
+ "path": "<define:process.env>",
2170
+ "kind": "import-statement",
2171
+ "external": true
2172
+ }
2173
+ ],
2174
+ "format": "esm"
2175
+ },
2071
2176
  "src/Prebuilt/components/AppData/useSidepane.js": {
2072
2177
  "bytes": 2509,
2073
2178
  "imports": [
@@ -2100,7 +2205,7 @@
2100
2205
  "format": "esm"
2101
2206
  },
2102
2207
  "src/Prebuilt/components/AppData/AppData.tsx": {
2103
- "bytes": 4939,
2208
+ "bytes": 5537,
2104
2209
  "imports": [
2105
2210
  {
2106
2211
  "path": "react",
@@ -2117,6 +2222,11 @@
2117
2222
  "kind": "import-statement",
2118
2223
  "original": "../Settings/LayoutSettings"
2119
2224
  },
2225
+ {
2226
+ "path": "src/Prebuilt/provider/roomLayoutProvider/hooks/useRoomLayoutScreen.ts",
2227
+ "kind": "import-statement",
2228
+ "original": "../../provider/roomLayoutProvider/hooks/useRoomLayoutScreen"
2229
+ },
2120
2230
  {
2121
2231
  "path": "src/Prebuilt/components/hooks/useUserPreferences.jsx",
2122
2232
  "kind": "import-statement",
@@ -3088,111 +3198,6 @@
3088
3198
  ],
3089
3199
  "format": "esm"
3090
3200
  },
3091
- "../../node_modules/lodash/lodash.js": {
3092
- "bytes": 544098,
3093
- "imports": [
3094
- {
3095
- "path": "<define:process.env>",
3096
- "kind": "import-statement",
3097
- "external": true
3098
- }
3099
- ],
3100
- "format": "cjs"
3101
- },
3102
- "src/Prebuilt/provider/roomLayoutProvider/constants/index.ts": {
3103
- "bytes": 1549,
3104
- "imports": [
3105
- {
3106
- "path": "@100mslive/types-prebuilt/elements/join_form",
3107
- "kind": "import-statement",
3108
- "external": true
3109
- },
3110
- {
3111
- "path": "<define:process.env>",
3112
- "kind": "import-statement",
3113
- "external": true
3114
- }
3115
- ],
3116
- "format": "esm"
3117
- },
3118
- "src/Prebuilt/provider/roomLayoutProvider/hooks/useFetchRoomLayout.ts": {
3119
- "bytes": 2489,
3120
- "imports": [
3121
- {
3122
- "path": "react",
3123
- "kind": "import-statement",
3124
- "external": true
3125
- },
3126
- {
3127
- "path": "src/Prebuilt/provider/roomLayoutProvider/constants/index.ts",
3128
- "kind": "import-statement",
3129
- "original": "../constants"
3130
- },
3131
- {
3132
- "path": "<define:process.env>",
3133
- "kind": "import-statement",
3134
- "external": true
3135
- },
3136
- {
3137
- "path": "<runtime>",
3138
- "kind": "import-statement",
3139
- "external": true
3140
- }
3141
- ],
3142
- "format": "esm"
3143
- },
3144
- "src/Prebuilt/provider/roomLayoutProvider/index.tsx": {
3145
- "bytes": 1857,
3146
- "imports": [
3147
- {
3148
- "path": "react",
3149
- "kind": "import-statement",
3150
- "external": true
3151
- },
3152
- {
3153
- "path": "../../node_modules/lodash/lodash.js",
3154
- "kind": "import-statement",
3155
- "original": "lodash"
3156
- },
3157
- {
3158
- "path": "src/Prebuilt/components/AppData/useUISettings.js",
3159
- "kind": "import-statement",
3160
- "original": "../../components/AppData/useUISettings"
3161
- },
3162
- {
3163
- "path": "src/Prebuilt/provider/roomLayoutProvider/hooks/useFetchRoomLayout.ts",
3164
- "kind": "import-statement",
3165
- "original": "./hooks/useFetchRoomLayout"
3166
- },
3167
- {
3168
- "path": "<define:process.env>",
3169
- "kind": "import-statement",
3170
- "external": true
3171
- }
3172
- ],
3173
- "format": "esm"
3174
- },
3175
- "src/Prebuilt/provider/roomLayoutProvider/hooks/useRoomLayoutScreen.ts": {
3176
- "bytes": 2273,
3177
- "imports": [
3178
- {
3179
- "path": "@100mslive/types-prebuilt",
3180
- "kind": "import-statement",
3181
- "external": true
3182
- },
3183
- {
3184
- "path": "src/Prebuilt/provider/roomLayoutProvider/index.tsx",
3185
- "kind": "import-statement",
3186
- "original": ".."
3187
- },
3188
- {
3189
- "path": "<define:process.env>",
3190
- "kind": "import-statement",
3191
- "external": true
3192
- }
3193
- ],
3194
- "format": "esm"
3195
- },
3196
3201
  "src/Prebuilt/common/hooks.ts": {
3197
3202
  "bytes": 3796,
3198
3203
  "imports": [
@@ -6272,7 +6277,7 @@
6272
6277
  "format": "esm"
6273
6278
  },
6274
6279
  "src/Prebuilt/components/Polls/CreatePollQuiz/PollsQuizMenu.tsx": {
6275
- "bytes": 8071,
6280
+ "bytes": 7747,
6276
6281
  "imports": [
6277
6282
  {
6278
6283
  "path": "react",
@@ -6759,7 +6764,7 @@
6759
6764
  "format": "esm"
6760
6765
  },
6761
6766
  "src/Prebuilt/components/Polls/Voting/LeaderboardEntry.tsx": {
6762
- "bytes": 2162,
6767
+ "bytes": 2171,
6763
6768
  "imports": [
6764
6769
  {
6765
6770
  "path": "react",
@@ -8798,7 +8803,7 @@
8798
8803
  "format": "esm"
8799
8804
  },
8800
8805
  "src/Prebuilt/components/VirtualBackground/VBPicker.tsx": {
8801
- "bytes": 6884,
8806
+ "bytes": 7273,
8802
8807
  "imports": [
8803
8808
  {
8804
8809
  "path": "react",
@@ -9144,7 +9149,7 @@
9144
9149
  "format": "esm"
9145
9150
  },
9146
9151
  "src/Prebuilt/components/Preview/PreviewJoin.tsx": {
9147
- "bytes": 9973,
9152
+ "bytes": 9972,
9148
9153
  "imports": [
9149
9154
  {
9150
9155
  "path": "react",
@@ -12329,7 +12334,7 @@
12329
12334
  "format": "esm"
12330
12335
  },
12331
12336
  "src/Prebuilt/App.tsx": {
12332
- "bytes": 10446,
12337
+ "bytes": 10479,
12333
12338
  "imports": [
12334
12339
  {
12335
12340
  "path": "react",
@@ -12775,7 +12780,7 @@
12775
12780
  "imports": [],
12776
12781
  "exports": [],
12777
12782
  "inputs": {},
12778
- "bytes": 3166569
12783
+ "bytes": 3167517
12779
12784
  },
12780
12785
  "dist/index.cjs.js": {
12781
12786
  "imports": [
@@ -13094,6 +13099,21 @@
13094
13099
  "kind": "require-call",
13095
13100
  "external": true
13096
13101
  },
13102
+ {
13103
+ "path": "@100mslive/types-prebuilt/elements/join_form",
13104
+ "kind": "require-call",
13105
+ "external": true
13106
+ },
13107
+ {
13108
+ "path": "react",
13109
+ "kind": "require-call",
13110
+ "external": true
13111
+ },
13112
+ {
13113
+ "path": "react",
13114
+ "kind": "require-call",
13115
+ "external": true
13116
+ },
13097
13117
  {
13098
13118
  "path": "react",
13099
13119
  "kind": "require-call",
@@ -13319,21 +13339,6 @@
13319
13339
  "kind": "require-call",
13320
13340
  "external": true
13321
13341
  },
13322
- {
13323
- "path": "@100mslive/types-prebuilt/elements/join_form",
13324
- "kind": "require-call",
13325
- "external": true
13326
- },
13327
- {
13328
- "path": "react",
13329
- "kind": "require-call",
13330
- "external": true
13331
- },
13332
- {
13333
- "path": "react",
13334
- "kind": "require-call",
13335
- "external": true
13336
- },
13337
13342
  {
13338
13343
  "path": "react",
13339
13344
  "kind": "require-call",
@@ -15479,13 +15484,13 @@
15479
15484
  "entryPoint": "src/index.ts",
15480
15485
  "inputs": {
15481
15486
  "<define:process.env>": {
15482
- "bytesInOutput": 18122
15487
+ "bytesInOutput": 18180
15483
15488
  },
15484
15489
  "src/Theme/base.config.ts": {
15485
15490
  "bytesInOutput": 6104
15486
15491
  },
15487
15492
  "src/Prebuilt/common/constants.ts": {
15488
- "bytesInOutput": 4344
15493
+ "bytesInOutput": 4304
15489
15494
  },
15490
15495
  "src/Theme/stitches.config.ts": {
15491
15496
  "bytesInOutput": 2153
@@ -15754,11 +15759,26 @@
15754
15759
  "src/Prebuilt/components/Settings/LayoutSettings.tsx": {
15755
15760
  "bytesInOutput": 3450
15756
15761
  },
15762
+ "../../node_modules/lodash/lodash.js": {
15763
+ "bytesInOutput": 224272
15764
+ },
15765
+ "src/Prebuilt/provider/roomLayoutProvider/constants/index.ts": {
15766
+ "bytesInOutput": 1887
15767
+ },
15768
+ "src/Prebuilt/provider/roomLayoutProvider/hooks/useFetchRoomLayout.ts": {
15769
+ "bytesInOutput": 2740
15770
+ },
15771
+ "src/Prebuilt/provider/roomLayoutProvider/index.tsx": {
15772
+ "bytesInOutput": 1552
15773
+ },
15774
+ "src/Prebuilt/provider/roomLayoutProvider/hooks/useRoomLayoutScreen.ts": {
15775
+ "bytesInOutput": 1614
15776
+ },
15757
15777
  "src/Prebuilt/components/AppData/useSidepane.js": {
15758
15778
  "bytesInOutput": 2515
15759
15779
  },
15760
15780
  "src/Prebuilt/components/AppData/AppData.tsx": {
15761
- "bytesInOutput": 5400
15781
+ "bytesInOutput": 6173
15762
15782
  },
15763
15783
  "src/Prebuilt/AppContext.tsx": {
15764
15784
  "bytesInOutput": 840
@@ -15835,21 +15855,6 @@
15835
15855
  "src/Prebuilt/components/hooks/useDropdownSelection.jsx": {
15836
15856
  "bytesInOutput": 260
15837
15857
  },
15838
- "../../node_modules/lodash/lodash.js": {
15839
- "bytesInOutput": 224272
15840
- },
15841
- "src/Prebuilt/provider/roomLayoutProvider/constants/index.ts": {
15842
- "bytesInOutput": 1887
15843
- },
15844
- "src/Prebuilt/provider/roomLayoutProvider/hooks/useFetchRoomLayout.ts": {
15845
- "bytesInOutput": 2740
15846
- },
15847
- "src/Prebuilt/provider/roomLayoutProvider/index.tsx": {
15848
- "bytesInOutput": 1552
15849
- },
15850
- "src/Prebuilt/provider/roomLayoutProvider/hooks/useRoomLayoutScreen.ts": {
15851
- "bytesInOutput": 1614
15852
- },
15853
15858
  "src/Prebuilt/common/hooks.ts": {
15854
15859
  "bytesInOutput": 3054
15855
15860
  },
@@ -16070,7 +16075,7 @@
16070
16075
  "bytesInOutput": 1165
16071
16076
  },
16072
16077
  "src/Prebuilt/components/Polls/CreatePollQuiz/PollsQuizMenu.tsx": {
16073
- "bytesInOutput": 9572
16078
+ "bytesInOutput": 9104
16074
16079
  },
16075
16080
  "src/Prebuilt/components/Polls/CreateQuestions/DeleteQuestionModal.tsx": {
16076
16081
  "bytesInOutput": 2786
@@ -16106,7 +16111,7 @@
16106
16111
  "bytesInOutput": 664
16107
16112
  },
16108
16113
  "src/Prebuilt/components/Polls/Voting/LeaderboardEntry.tsx": {
16109
- "bytesInOutput": 2717
16114
+ "bytesInOutput": 2726
16110
16115
  },
16111
16116
  "src/Prebuilt/components/Polls/Voting/StatisticBox.tsx": {
16112
16117
  "bytesInOutput": 1010
@@ -16229,7 +16234,7 @@
16229
16234
  "bytesInOutput": 908
16230
16235
  },
16231
16236
  "src/Prebuilt/components/VirtualBackground/VBPicker.tsx": {
16232
- "bytesInOutput": 8224
16237
+ "bytesInOutput": 8756
16233
16238
  },
16234
16239
  "src/Prebuilt/layouts/SidePane.tsx": {
16235
16240
  "bytesInOutput": 5592
@@ -16469,7 +16474,7 @@
16469
16474
  "bytesInOutput": 2225
16470
16475
  },
16471
16476
  "src/Prebuilt/App.tsx": {
16472
- "bytesInOutput": 9532
16477
+ "bytesInOutput": 9555
16473
16478
  },
16474
16479
  "src/Prebuilt/index.ts": {
16475
16480
  "bytesInOutput": 131
@@ -16487,7 +16492,7 @@
16487
16492
  "bytesInOutput": 2980
16488
16493
  }
16489
16494
  },
16490
- "bytes": 1488125
16495
+ "bytes": 1489012
16491
16496
  }
16492
16497
  }
16493
16498
  }