@photoroom/ui 0.1.423 → 0.1.425
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/content/LinkCard/LinkCard.figma.d.ts +2 -0
- package/components/content/LinkCard/LinkCard.figma.d.ts.map +1 -0
- package/components/content/NewPaletteTile/NewPaletteTile.figma.d.ts +2 -0
- package/components/content/NewPaletteTile/NewPaletteTile.figma.d.ts.map +1 -0
- package/components/content/PromptTile/PromptTile.figma.d.ts +2 -0
- package/components/content/PromptTile/PromptTile.figma.d.ts.map +1 -0
- package/components/content/SelectionTile/SelectionTile.figma.d.ts +2 -0
- package/components/content/SelectionTile/SelectionTile.figma.d.ts.map +1 -0
- package/components/editor/PresenceObjectBox/PresenceObjectBox.figma.d.ts +2 -0
- package/components/editor/PresenceObjectBox/PresenceObjectBox.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":"LinkCard.figma.d.ts","sourceRoot":"","sources":["../../../../src/components/content/LinkCard/LinkCard.figma.tsx"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"NewPaletteTile.figma.d.ts","sourceRoot":"","sources":["../../../../src/components/content/NewPaletteTile/NewPaletteTile.figma.tsx"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"PromptTile.figma.d.ts","sourceRoot":"","sources":["../../../../src/components/content/PromptTile/PromptTile.figma.tsx"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SelectionTile.figma.d.ts","sourceRoot":"","sources":["../../../../src/components/content/SelectionTile/SelectionTile.figma.tsx"],"names":[],"mappings":""}
|
|
@@ -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":"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":""}
|