@photoroom/ui 0.1.426 → 0.1.428
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/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/PresetGroup/PresetGroup.figma.d.ts +2 -0
- package/components/input/PresetGroup/PresetGroup.figma.d.ts.map +1 -0
- package/components/input/PresetGroup/PresetGroupIcon.figma.d.ts +2 -0
- package/components/input/PresetGroup/PresetGroupIcon.figma.d.ts.map +1 -0
- package/components/input/PresetGroup/PresetGroupItem.figma.d.ts +2 -0
- package/components/input/PresetGroup/PresetGroupItem.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":"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":"PresetGroup.figma.d.ts","sourceRoot":"","sources":["../../../../src/components/input/PresetGroup/PresetGroup.figma.tsx"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"PresetGroupIcon.figma.d.ts","sourceRoot":"","sources":["../../../../src/components/input/PresetGroup/PresetGroupIcon.figma.tsx"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"PresetGroupItem.figma.d.ts","sourceRoot":"","sources":["../../../../src/components/input/PresetGroup/PresetGroupItem.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":""}
|