@photoroom/ui 0.1.431 → 0.1.433
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/HeroButton/HeroButton.figma.d.ts +2 -0
- package/components/action/HeroButton/HeroButton.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/dropdown/SpaceDropdown/DropdownMenuSpaceActionItem.figma.d.ts +2 -0
- package/components/dropdown/SpaceDropdown/DropdownMenuSpaceActionItem.figma.d.ts.map +1 -0
- package/components/dropdown/SpaceDropdown/DropdownMenuSpaceItem.figma.d.ts +2 -0
- package/components/dropdown/SpaceDropdown/DropdownMenuSpaceItem.figma.d.ts.map +1 -0
- package/components/dropdown/SpaceDropdown/SpacePullDownButton.figma.d.ts +2 -0
- package/components/dropdown/SpaceDropdown/SpacePullDownButton.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":"HeroButton.figma.d.ts","sourceRoot":"","sources":["../../../../src/components/action/HeroButton/HeroButton.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":"DropdownMenuSpaceActionItem.figma.d.ts","sourceRoot":"","sources":["../../../../src/components/dropdown/SpaceDropdown/DropdownMenuSpaceActionItem.figma.tsx"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"DropdownMenuSpaceItem.figma.d.ts","sourceRoot":"","sources":["../../../../src/components/dropdown/SpaceDropdown/DropdownMenuSpaceItem.figma.tsx"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SpacePullDownButton.figma.d.ts","sourceRoot":"","sources":["../../../../src/components/dropdown/SpaceDropdown/SpacePullDownButton.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":""}
|