@photoroom/ui 0.1.427 → 0.1.429
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/input/CanvasInput/CanvasInput.figma.d.ts +2 -0
- package/components/input/CanvasInput/CanvasInput.figma.d.ts.map +1 -0
- package/components/input/ImageWidget/ImageWidget.figma.d.ts +2 -0
- package/components/input/ImageWidget/ImageWidget.figma.d.ts.map +1 -0
- package/components/input/ImageWidget/ImageWidgetButton.figma.d.ts +2 -0
- package/components/input/ImageWidget/ImageWidgetButton.figma.d.ts.map +1 -0
- package/components/input/PromptInput/PromptInput.figma.d.ts +2 -0
- package/components/input/PromptInput/PromptInput.figma.d.ts.map +1 -0
- package/components/unsorted/NumberSelectField/NumberSelectField.figma.d.ts +2 -0
- package/components/unsorted/NumberSelectField/NumberSelectField.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":"CanvasInput.figma.d.ts","sourceRoot":"","sources":["../../../../src/components/input/CanvasInput/CanvasInput.figma.tsx"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ImageWidget.figma.d.ts","sourceRoot":"","sources":["../../../../src/components/input/ImageWidget/ImageWidget.figma.tsx"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ImageWidgetButton.figma.d.ts","sourceRoot":"","sources":["../../../../src/components/input/ImageWidget/ImageWidgetButton.figma.tsx"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"PromptInput.figma.d.ts","sourceRoot":"","sources":["../../../../src/components/input/PromptInput/PromptInput.figma.tsx"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"NumberSelectField.figma.d.ts","sourceRoot":"","sources":["../../../../src/components/unsorted/NumberSelectField/NumberSelectField.figma.tsx"],"names":[],"mappings":""}
|