@100mslive/roomkit-react 0.3.22-alpha.0 → 0.3.22-alpha.1
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/Accordion/Accordion.d.ts +134 -322
- package/dist/Accordion/index.d.ts +134 -322
- package/dist/Avatar/Avatar.d.ts +47 -141
- package/dist/Button/Button.d.ts +47 -141
- package/dist/Checkbox/Checkbox.d.ts +134 -322
- package/dist/Collapsible/Collapsible.d.ts +201 -483
- package/dist/Divider/Divider.d.ts +134 -322
- package/dist/Dropdown/Dropdown.d.ts +804 -1932
- package/dist/Fieldset/Fieldset.d.ts +47 -141
- package/dist/Footer/Footer.d.ts +536 -1288
- package/dist/{HLSView-EPPGI6XI.js → HLSView-LCFZPBH3.js} +2 -2
- package/dist/{HLSView-JYFTZVCM.css → HLSView-Z2JID2W7.css} +3 -3
- package/dist/{HLSView-JYFTZVCM.css.map → HLSView-Z2JID2W7.css.map} +1 -1
- package/dist/IconButton/IconButton.d.ts +47 -141
- package/dist/Input/Input.d.ts +362 -926
- package/dist/Label/Label.d.ts +47 -141
- package/dist/Layout/Box.d.ts +47 -141
- package/dist/Layout/Flex.d.ts +47 -141
- package/dist/Link/Link.d.ts +47 -141
- package/dist/Modal/Dialog.d.ts +329 -987
- package/dist/Modal/DialogContent.d.ts +469 -1127
- package/dist/Pagination/StyledPagination.d.ts +268 -644
- package/dist/Popover/index.d.ts +201 -483
- package/dist/Prebuilt/IconButton.d.ts +134 -322
- package/dist/Prebuilt/components/Chat/ChatBody.d.ts +134 -322
- package/dist/Prebuilt/components/Leave/LeaveAtoms.d.ts +335 -805
- package/dist/Prebuilt/components/Notifications/DeviceChangeNotifications.d.ts +1 -0
- package/dist/Prebuilt/components/Notifications/DeviceInUseError.d.ts +2 -0
- package/dist/Prebuilt/components/Notifications/ErrorNotifications.d.ts +1 -0
- package/dist/Prebuilt/components/Notifications/MessageNotifications.d.ts +1 -0
- package/dist/Prebuilt/components/Notifications/PollNotificationModal.d.ts +1 -0
- package/dist/Prebuilt/components/Settings/common.d.ts +134 -322
- package/dist/Progress/index.d.ts +134 -322
- package/dist/RadioGroup/RadioGroup.d.ts +201 -483
- package/dist/ReactSelect/ReactSelect.d.ts +670 -1610
- package/dist/Select/Select.d.ts +201 -483
- package/dist/Sheet/Sheet.d.ts +329 -987
- package/dist/Slider/Slider.d.ts +47 -141
- package/dist/Stats/StyledStats.d.ts +402 -966
- package/dist/Switch/Switch.d.ts +47 -141
- package/dist/Tabs/Tabs.d.ts +268 -644
- package/dist/Text/Text.d.ts +47 -141
- package/dist/TextArea/TextArea.d.ts +47 -141
- package/dist/Theme/base.config.d.ts +26 -78
- package/dist/Theme/stitches.config.d.ts +1046 -1493
- package/dist/TileMenu/StyledMenuTile.d.ts +469 -1127
- package/dist/Toast/Toast.d.ts +382 -946
- package/dist/Video/Video.d.ts +47 -141
- package/dist/VideoList/StyledVideoList.d.ts +201 -483
- package/dist/VideoTile/StyledVideoTile.d.ts +670 -1610
- package/dist/{chunk-ZAX5VT7V.js → chunk-CRGZUJSX.js} +1000 -875
- package/dist/chunk-CRGZUJSX.js.map +7 -0
- package/dist/index.cjs.css +2 -2
- package/dist/index.cjs.css.map +1 -1
- package/dist/index.cjs.js +1038 -861
- package/dist/index.cjs.js.map +4 -4
- package/dist/index.css +2 -2
- package/dist/index.css.map +1 -1
- package/dist/index.js +1 -1
- package/dist/meta.cjs.json +348 -78
- package/dist/meta.esbuild.json +355 -85
- package/package.json +8 -8
- package/src/Avatar/Avatar.tsx +1 -1
- package/src/Popover/Popover.stories.tsx +1 -1
- package/src/Prebuilt/components/Header/common.jsx +6 -5
- package/src/Prebuilt/components/Notifications/DeviceChangeNotifications.tsx +18 -0
- package/src/Prebuilt/components/Notifications/DeviceInUseError.tsx +79 -0
- package/src/Prebuilt/components/Notifications/ErrorNotifications.tsx +56 -0
- package/src/Prebuilt/components/Notifications/MessageNotifications.tsx +24 -0
- package/src/Prebuilt/components/Notifications/Notifications.tsx +13 -159
- package/src/Prebuilt/components/Notifications/PeerNotifications.tsx +23 -2
- package/src/Prebuilt/components/Notifications/PollNotificationModal.tsx +71 -0
- package/src/Prebuilt/components/Notifications/ReconnectNotifications.tsx +1 -5
- package/src/Prebuilt/components/Notifications/TrackBulkUnmuteModal.tsx +7 -5
- package/src/Prebuilt/components/Notifications/TrackNotifications.tsx +23 -1
- package/src/Prebuilt/components/Notifications/TrackUnmuteModal.tsx +13 -5
- package/src/Prebuilt/components/StatsForNerds.jsx +32 -3
- package/src/Prebuilt/components/VideoLayouts/ProminenceLayout.tsx +2 -2
- package/src/Prebuilt/components/VirtualBackground/VBOption.tsx +3 -1
- package/src/Prebuilt/components/VirtualBackground/VBPicker.tsx +6 -0
- package/dist/chunk-ZAX5VT7V.js.map +0 -7
- /package/dist/{HLSView-EPPGI6XI.js.map → HLSView-LCFZPBH3.js.map} +0 -0
package/dist/Video/Video.d.ts
CHANGED
@@ -282,167 +282,73 @@ export declare const StyledVideo: import("@stitches/react/types/styled-component
|
|
282
282
|
transition: "transitions";
|
283
283
|
zIndex: "zIndices";
|
284
284
|
}, {
|
285
|
-
bg: (value: {
|
286
|
-
|
287
|
-
}) => {
|
288
|
-
backgroundColor: {
|
289
|
-
readonly [$$PropertyValue]: "backgroundColor";
|
290
|
-
};
|
285
|
+
bg: (value: import("@stitches/react/types/css-util").WithPropertyValue<"backgroundColor">) => {
|
286
|
+
backgroundColor: import("@stitches/react/types/css-util").WithPropertyValue<"backgroundColor">;
|
291
287
|
};
|
292
|
-
c: (value: {
|
293
|
-
|
294
|
-
}) => {
|
295
|
-
color: {
|
296
|
-
readonly [$$PropertyValue]: "color";
|
297
|
-
};
|
288
|
+
c: (value: import("@stitches/react/types/css-util").WithPropertyValue<"color">) => {
|
289
|
+
color: import("@stitches/react/types/css-util").WithPropertyValue<"color">;
|
298
290
|
};
|
299
|
-
r: (value: {
|
300
|
-
|
301
|
-
}) => {
|
302
|
-
borderRadius: {
|
303
|
-
readonly [$$ScaleValue]: "radii";
|
304
|
-
};
|
291
|
+
r: (value: import("@stitches/react/types/css-util").WithScaleValue<"radii">) => {
|
292
|
+
borderRadius: import("@stitches/react/types/css-util").WithScaleValue<"radii">;
|
305
293
|
};
|
306
|
-
fs: (value: string | number | {
|
307
|
-
|
308
|
-
}) => {
|
309
|
-
fontSize: string | number | {
|
310
|
-
readonly [$$PropertyValue]: "fontSize";
|
311
|
-
};
|
294
|
+
fs: (value: string | number | import("@stitches/react/types/css-util").WithPropertyValue<"fontSize">) => {
|
295
|
+
fontSize: string | number | import("@stitches/react/types/css-util").WithPropertyValue<"fontSize">;
|
312
296
|
};
|
313
|
-
size: (value: string | number | {
|
314
|
-
|
315
|
-
|
316
|
-
height: string | number | {
|
317
|
-
readonly [$$ScaleValue]: "space";
|
318
|
-
};
|
319
|
-
width: string | number | {
|
320
|
-
readonly [$$ScaleValue]: "space";
|
321
|
-
};
|
297
|
+
size: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
|
298
|
+
height: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
|
299
|
+
width: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
|
322
300
|
};
|
323
|
-
w: (value: string | number | {
|
324
|
-
|
325
|
-
}) => {
|
326
|
-
width: string | number | {
|
327
|
-
readonly [$$ScaleValue]: "space";
|
328
|
-
};
|
301
|
+
w: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
|
302
|
+
width: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
|
329
303
|
};
|
330
|
-
h: (value: string | number | {
|
331
|
-
|
332
|
-
}) => {
|
333
|
-
height: string | number | {
|
334
|
-
readonly [$$ScaleValue]: "space";
|
335
|
-
};
|
304
|
+
h: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
|
305
|
+
height: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
|
336
306
|
};
|
337
|
-
p: (value: string | number | {
|
338
|
-
|
339
|
-
}) => {
|
340
|
-
padding: string | number | {
|
341
|
-
readonly [$$ScaleValue]: "space";
|
342
|
-
};
|
307
|
+
p: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
|
308
|
+
padding: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
|
343
309
|
};
|
344
|
-
pt: (value: string | number | {
|
345
|
-
|
346
|
-
}) => {
|
347
|
-
paddingTop: string | number | {
|
348
|
-
readonly [$$ScaleValue]: "space";
|
349
|
-
};
|
310
|
+
pt: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
|
311
|
+
paddingTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
|
350
312
|
};
|
351
|
-
pr: (value: string | number | {
|
352
|
-
|
353
|
-
}) => {
|
354
|
-
paddingRight: string | number | {
|
355
|
-
readonly [$$ScaleValue]: "space";
|
356
|
-
};
|
313
|
+
pr: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
|
314
|
+
paddingRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
|
357
315
|
};
|
358
|
-
pb: (value: string | number | {
|
359
|
-
|
360
|
-
}) => {
|
361
|
-
paddingBottom: string | number | {
|
362
|
-
readonly [$$ScaleValue]: "space";
|
363
|
-
};
|
316
|
+
pb: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
|
317
|
+
paddingBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
|
364
318
|
};
|
365
|
-
pl: (value: string | number | {
|
366
|
-
|
367
|
-
}) => {
|
368
|
-
paddingLeft: string | number | {
|
369
|
-
readonly [$$ScaleValue]: "space";
|
370
|
-
};
|
319
|
+
pl: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
|
320
|
+
paddingLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
|
371
321
|
};
|
372
|
-
px: (value: string | number | {
|
373
|
-
|
374
|
-
|
375
|
-
paddingLeft: string | number | {
|
376
|
-
readonly [$$ScaleValue]: "space";
|
377
|
-
};
|
378
|
-
paddingRight: string | number | {
|
379
|
-
readonly [$$ScaleValue]: "space";
|
380
|
-
};
|
322
|
+
px: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
|
323
|
+
paddingLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
|
324
|
+
paddingRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
|
381
325
|
};
|
382
|
-
py: (value: string | number | {
|
383
|
-
|
384
|
-
|
385
|
-
paddingTop: string | number | {
|
386
|
-
readonly [$$ScaleValue]: "space";
|
387
|
-
};
|
388
|
-
paddingBottom: string | number | {
|
389
|
-
readonly [$$ScaleValue]: "space";
|
390
|
-
};
|
326
|
+
py: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
|
327
|
+
paddingTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
|
328
|
+
paddingBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
|
391
329
|
};
|
392
|
-
m: (value: string | number | {
|
393
|
-
|
394
|
-
}) => {
|
395
|
-
margin: string | number | {
|
396
|
-
readonly [$$ScaleValue]: "space";
|
397
|
-
};
|
330
|
+
m: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
|
331
|
+
margin: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
|
398
332
|
};
|
399
|
-
mt: (value: string | number | {
|
400
|
-
|
401
|
-
}) => {
|
402
|
-
marginTop: string | number | {
|
403
|
-
readonly [$$ScaleValue]: "space";
|
404
|
-
};
|
333
|
+
mt: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
|
334
|
+
marginTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
|
405
335
|
};
|
406
|
-
mr: (value: string | number | {
|
407
|
-
|
408
|
-
}) => {
|
409
|
-
marginRight: string | number | {
|
410
|
-
readonly [$$ScaleValue]: "space";
|
411
|
-
};
|
336
|
+
mr: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
|
337
|
+
marginRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
|
412
338
|
};
|
413
|
-
mb: (value: string | number | {
|
414
|
-
|
415
|
-
}) => {
|
416
|
-
marginBottom: string | number | {
|
417
|
-
readonly [$$ScaleValue]: "space";
|
418
|
-
};
|
339
|
+
mb: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
|
340
|
+
marginBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
|
419
341
|
};
|
420
|
-
ml: (value: string | number | {
|
421
|
-
|
422
|
-
}) => {
|
423
|
-
marginLeft: string | number | {
|
424
|
-
readonly [$$ScaleValue]: "space";
|
425
|
-
};
|
342
|
+
ml: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
|
343
|
+
marginLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
|
426
344
|
};
|
427
|
-
mx: (value: string | number | {
|
428
|
-
|
429
|
-
|
430
|
-
marginLeft: string | number | {
|
431
|
-
readonly [$$ScaleValue]: "space";
|
432
|
-
};
|
433
|
-
marginRight: string | number | {
|
434
|
-
readonly [$$ScaleValue]: "space";
|
435
|
-
};
|
345
|
+
mx: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
|
346
|
+
marginLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
|
347
|
+
marginRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
|
436
348
|
};
|
437
|
-
my: (value: string | number | {
|
438
|
-
|
439
|
-
|
440
|
-
marginTop: string | number | {
|
441
|
-
readonly [$$ScaleValue]: "space";
|
442
|
-
};
|
443
|
-
marginBottom: string | number | {
|
444
|
-
readonly [$$ScaleValue]: "space";
|
445
|
-
};
|
349
|
+
my: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
|
350
|
+
marginTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
|
351
|
+
marginBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
|
446
352
|
};
|
447
353
|
}>>;
|
448
354
|
declare type StyledProps = VariantProps<typeof StyledVideo> & React.ComponentProps<typeof StyledVideo>;
|