@photoroom/ui 0.1.478 → 0.1.480
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/action/FilterTag/FilterTagParts.figma.d.ts +2 -0
- package/components/action/FilterTag/FilterTagParts.figma.d.ts.map +1 -0
- package/components/content/ProgressTimer/GenerationProgress.figma.d.ts +2 -0
- package/components/content/ProgressTimer/GenerationProgress.figma.d.ts.map +1 -0
- package/components/feed/TextSuggestion/TextSuggestionParts.figma.d.ts +2 -0
- package/components/feed/TextSuggestion/TextSuggestionParts.figma.d.ts.map +1 -0
- package/components/input/CollapsibleSliderField/CollapsibleSliderFieldParts.figma.d.ts +2 -0
- package/components/input/CollapsibleSliderField/CollapsibleSliderFieldParts.figma.d.ts.map +1 -0
- package/components/input/PendingOptionGroup/PendingOptionGroupParts.figma.d.ts +2 -0
- package/components/input/PendingOptionGroup/PendingOptionGroupParts.figma.d.ts.map +1 -0
- package/components/input/PromptInput/PromptInputParts.figma.d.ts +2 -0
- package/components/input/PromptInput/PromptInputParts.figma.d.ts.map +1 -0
- package/components/list/SizeListItem/SizeListItemParts.figma.d.ts +2 -0
- package/components/list/SizeListItem/SizeListItemParts.figma.d.ts.map +1 -0
- package/components/onboarding/ChoiceGroup/ChoiceTile.figma.d.ts +2 -0
- package/components/onboarding/ChoiceGroup/ChoiceTile.figma.d.ts.map +1 -0
- package/components/onboarding/ChoiceGroup/ListChoiceTile.figma.d.ts +2 -0
- package/components/onboarding/ChoiceGroup/ListChoiceTile.figma.d.ts.map +1 -0
- package/components/website/ReviewsBlock/Review.figma.d.ts +2 -0
- package/components/website/ReviewsBlock/Review.figma.d.ts.map +1 -0
- package/package.json +1 -1
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"FilterTagParts.figma.d.ts","sourceRoot":"","sources":["../../../../src/components/action/FilterTag/FilterTagParts.figma.tsx"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"GenerationProgress.figma.d.ts","sourceRoot":"","sources":["../../../../src/components/content/ProgressTimer/GenerationProgress.figma.tsx"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"TextSuggestionParts.figma.d.ts","sourceRoot":"","sources":["../../../../src/components/feed/TextSuggestion/TextSuggestionParts.figma.tsx"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CollapsibleSliderFieldParts.figma.d.ts","sourceRoot":"","sources":["../../../../src/components/input/CollapsibleSliderField/CollapsibleSliderFieldParts.figma.tsx"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"PendingOptionGroupParts.figma.d.ts","sourceRoot":"","sources":["../../../../src/components/input/PendingOptionGroup/PendingOptionGroupParts.figma.tsx"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"PromptInputParts.figma.d.ts","sourceRoot":"","sources":["../../../../src/components/input/PromptInput/PromptInputParts.figma.tsx"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SizeListItemParts.figma.d.ts","sourceRoot":"","sources":["../../../../src/components/list/SizeListItem/SizeListItemParts.figma.tsx"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ChoiceTile.figma.d.ts","sourceRoot":"","sources":["../../../../src/components/onboarding/ChoiceGroup/ChoiceTile.figma.tsx"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ListChoiceTile.figma.d.ts","sourceRoot":"","sources":["../../../../src/components/onboarding/ChoiceGroup/ListChoiceTile.figma.tsx"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Review.figma.d.ts","sourceRoot":"","sources":["../../../../src/components/website/ReviewsBlock/Review.figma.tsx"],"names":[],"mappings":""}
|