@photoroom/ui 0.1.430 → 0.1.432
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/ClearButton/ClearButton.figma.d.ts +2 -0
- package/components/action/ClearButton/ClearButton.figma.d.ts.map +1 -0
- package/components/action/FieldClearButton/FieldClearButton.figma.d.ts +2 -0
- package/components/action/FieldClearButton/FieldClearButton.figma.d.ts.map +1 -0
- package/components/action/HelpButton/HelpButton.figma.d.ts +2 -0
- package/components/action/HelpButton/HelpButton.figma.d.ts.map +1 -0
- package/components/action/HeroButton/HeroButton.figma.d.ts +2 -0
- package/components/action/HeroButton/HeroButton.figma.d.ts.map +1 -0
- package/components/action/InputButton/InputButton.figma.d.ts +2 -0
- package/components/action/InputButton/InputButton.figma.d.ts.map +1 -0
- package/components/action/RetryButton/RetryButton.figma.d.ts +2 -0
- package/components/action/RetryButton/RetryButton.figma.d.ts.map +1 -0
- package/components/action/StoreButton/StoreButton.figma.d.ts +2 -0
- package/components/action/StoreButton/StoreButton.figma.d.ts.map +1 -0
- package/components/content/StepCard/StepCard.figma.d.ts +2 -0
- package/components/content/StepCard/StepCard.figma.d.ts.map +1 -0
- package/components/website/InfoSnapshot/InfoSnapshot.figma.d.ts +2 -0
- package/components/website/InfoSnapshot/InfoSnapshot.figma.d.ts.map +1 -0
- package/components/website/InfoSnapshot/InfoSnapshotItem.figma.d.ts +2 -0
- package/components/website/InfoSnapshot/InfoSnapshotItem.figma.d.ts.map +1 -0
- package/components/website/LanguagePickerItem/LanguagePickerItem.figma.d.ts +2 -0
- package/components/website/LanguagePickerItem/LanguagePickerItem.figma.d.ts.map +1 -0
- package/components/website/WebsiteNavigation/WebsiteNavigationButton.figma.d.ts +2 -0
- package/components/website/WebsiteNavigation/WebsiteNavigationButton.figma.d.ts.map +1 -0
- package/package.json +1 -1
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ClearButton.figma.d.ts","sourceRoot":"","sources":["../../../../src/components/action/ClearButton/ClearButton.figma.tsx"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"FieldClearButton.figma.d.ts","sourceRoot":"","sources":["../../../../src/components/action/FieldClearButton/FieldClearButton.figma.tsx"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"HelpButton.figma.d.ts","sourceRoot":"","sources":["../../../../src/components/action/HelpButton/HelpButton.figma.tsx"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"HeroButton.figma.d.ts","sourceRoot":"","sources":["../../../../src/components/action/HeroButton/HeroButton.figma.tsx"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"InputButton.figma.d.ts","sourceRoot":"","sources":["../../../../src/components/action/InputButton/InputButton.figma.tsx"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"RetryButton.figma.d.ts","sourceRoot":"","sources":["../../../../src/components/action/RetryButton/RetryButton.figma.tsx"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"StoreButton.figma.d.ts","sourceRoot":"","sources":["../../../../src/components/action/StoreButton/StoreButton.figma.tsx"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"StepCard.figma.d.ts","sourceRoot":"","sources":["../../../../src/components/content/StepCard/StepCard.figma.tsx"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"InfoSnapshot.figma.d.ts","sourceRoot":"","sources":["../../../../src/components/website/InfoSnapshot/InfoSnapshot.figma.tsx"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"InfoSnapshotItem.figma.d.ts","sourceRoot":"","sources":["../../../../src/components/website/InfoSnapshot/InfoSnapshotItem.figma.tsx"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"LanguagePickerItem.figma.d.ts","sourceRoot":"","sources":["../../../../src/components/website/LanguagePickerItem/LanguagePickerItem.figma.tsx"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"WebsiteNavigationButton.figma.d.ts","sourceRoot":"","sources":["../../../../src/components/website/WebsiteNavigation/WebsiteNavigationButton.figma.tsx"],"names":[],"mappings":""}
|