@photoroom/ui 0.1.428 → 0.1.430
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/ColorPicker/ColorWheel/ColorWheel.figma.d.ts +2 -0
- package/components/editor/ColorPicker/ColorWheel/ColorWheel.figma.d.ts.map +1 -0
- package/components/editor/LayerIndicator/LayerIndicator.figma.d.ts +2 -0
- package/components/editor/LayerIndicator/LayerIndicator.figma.d.ts.map +1 -0
- package/components/editor/ListItem/ListItem.figma.d.ts +2 -0
- package/components/editor/ListItem/ListItem.figma.d.ts.map +1 -0
- package/components/editor/ObjectItem/ObjectItem.figma.d.ts +2 -0
- package/components/editor/ObjectItem/ObjectItem.figma.d.ts.map +1 -0
- package/components/feedback/Hint/Hint.figma.d.ts +2 -0
- package/components/feedback/Hint/Hint.figma.d.ts.map +1 -0
- package/components/list/SectionHeader/SectionHeaderSkeleton.figma.d.ts +2 -0
- package/components/list/SectionHeader/SectionHeaderSkeleton.figma.d.ts.map +1 -0
- package/components/status/Notification/Notification.figma.d.ts +2 -0
- package/components/status/Notification/Notification.figma.d.ts.map +1 -0
- package/components/status/Shortcut/Shortcut.figma.d.ts +2 -0
- package/components/status/Shortcut/Shortcut.figma.d.ts.map +1 -0
- package/components/status/StatusBadge/StatusBadge.figma.d.ts +2 -0
- package/components/status/StatusBadge/StatusBadge.figma.d.ts.map +1 -0
- package/package.json +1 -1
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ColorWheel.figma.d.ts","sourceRoot":"","sources":["../../../../../src/components/editor/ColorPicker/ColorWheel/ColorWheel.figma.tsx"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"LayerIndicator.figma.d.ts","sourceRoot":"","sources":["../../../../src/components/editor/LayerIndicator/LayerIndicator.figma.tsx"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ListItem.figma.d.ts","sourceRoot":"","sources":["../../../../src/components/editor/ListItem/ListItem.figma.tsx"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ObjectItem.figma.d.ts","sourceRoot":"","sources":["../../../../src/components/editor/ObjectItem/ObjectItem.figma.tsx"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Hint.figma.d.ts","sourceRoot":"","sources":["../../../../src/components/feedback/Hint/Hint.figma.tsx"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SectionHeaderSkeleton.figma.d.ts","sourceRoot":"","sources":["../../../../src/components/list/SectionHeader/SectionHeaderSkeleton.figma.tsx"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Notification.figma.d.ts","sourceRoot":"","sources":["../../../../src/components/status/Notification/Notification.figma.tsx"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Shortcut.figma.d.ts","sourceRoot":"","sources":["../../../../src/components/status/Shortcut/Shortcut.figma.tsx"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"StatusBadge.figma.d.ts","sourceRoot":"","sources":["../../../../src/components/status/StatusBadge/StatusBadge.figma.tsx"],"names":[],"mappings":""}
|