@photoroom/ui 0.1.424 → 0.1.426
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/components/editor/PresenceObjectBox/PresenceObjectBox.figma.d.ts +2 -0
- package/components/editor/PresenceObjectBox/PresenceObjectBox.figma.d.ts.map +1 -0
- package/components/input/LargeOptionTile/LargeOptionTile.figma.d.ts +2 -0
- package/components/input/LargeOptionTile/LargeOptionTile.figma.d.ts.map +1 -0
- package/components/input/OptionGroup/OptionGroup.figma.d.ts +2 -0
- package/components/input/OptionGroup/OptionGroup.figma.d.ts.map +1 -0
- package/components/input/OptionGroup/OptionGroupItem/OptionGroupItem.figma.d.ts +2 -0
- package/components/input/OptionGroup/OptionGroupItem/OptionGroupItem.figma.d.ts.map +1 -0
- package/components/input/OptionTile/OptionTile.figma.d.ts +2 -0
- package/components/input/OptionTile/OptionTile.figma.d.ts.map +1 -0
- package/components/input/PendingOptionGroup/PendingOptionGroup.figma.d.ts +2 -0
- package/components/input/PendingOptionGroup/PendingOptionGroup.figma.d.ts.map +1 -0
- package/components/multiplayer/ActivityRow/ActivityRow.figma.d.ts +2 -0
- package/components/multiplayer/ActivityRow/ActivityRow.figma.d.ts.map +1 -0
- package/components/multiplayer/CommentRow/CommentRow.figma.d.ts +2 -0
- package/components/multiplayer/CommentRow/CommentRow.figma.d.ts.map +1 -0
- package/components/multiplayer/EventRow/EventRow.figma.d.ts +2 -0
- package/components/multiplayer/EventRow/EventRow.figma.d.ts.map +1 -0
- package/package.json +1 -1
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"PresenceObjectBox.figma.d.ts","sourceRoot":"","sources":["../../../../src/components/editor/PresenceObjectBox/PresenceObjectBox.figma.tsx"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"LargeOptionTile.figma.d.ts","sourceRoot":"","sources":["../../../../src/components/input/LargeOptionTile/LargeOptionTile.figma.tsx"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"OptionGroup.figma.d.ts","sourceRoot":"","sources":["../../../../src/components/input/OptionGroup/OptionGroup.figma.tsx"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"OptionGroupItem.figma.d.ts","sourceRoot":"","sources":["../../../../../src/components/input/OptionGroup/OptionGroupItem/OptionGroupItem.figma.tsx"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"OptionTile.figma.d.ts","sourceRoot":"","sources":["../../../../src/components/input/OptionTile/OptionTile.figma.tsx"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"PendingOptionGroup.figma.d.ts","sourceRoot":"","sources":["../../../../src/components/input/PendingOptionGroup/PendingOptionGroup.figma.tsx"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ActivityRow.figma.d.ts","sourceRoot":"","sources":["../../../../src/components/multiplayer/ActivityRow/ActivityRow.figma.tsx"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CommentRow.figma.d.ts","sourceRoot":"","sources":["../../../../src/components/multiplayer/CommentRow/CommentRow.figma.tsx"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"EventRow.figma.d.ts","sourceRoot":"","sources":["../../../../src/components/multiplayer/EventRow/EventRow.figma.tsx"],"names":[],"mappings":""}
|