@photoroom/ui 0.1.419 → 0.1.421
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/content/BlogActionCard/BlogActionCard.figma.d.ts +2 -0
- package/components/content/BlogActionCard/BlogActionCard.figma.d.ts.map +1 -0
- package/components/content/BlogEditorialCard/BlogEditorialCard.figma.d.ts +2 -0
- package/components/content/BlogEditorialCard/BlogEditorialCard.figma.d.ts.map +1 -0
- package/components/content/EditorialCard/EditorialCard.figma.d.ts +2 -0
- package/components/content/EditorialCard/EditorialCard.figma.d.ts.map +1 -0
- package/components/editor/ColorPalette/ColorPalette.figma.d.ts +2 -0
- package/components/editor/ColorPalette/ColorPalette.figma.d.ts.map +1 -0
- package/components/editor/ColorPicker/ColorPicker.figma.d.ts +2 -0
- package/components/editor/ColorPicker/ColorPicker.figma.d.ts.map +1 -0
- package/components/editor/ColorRow/ColorRow.figma.d.ts +2 -0
- package/components/editor/ColorRow/ColorRow.figma.d.ts.map +1 -0
- package/components/editor/ColorSwatch/ColorSwatch.figma.d.ts +2 -0
- package/components/editor/ColorSwatch/ColorSwatch.figma.d.ts.map +1 -0
- package/components/editor/TextureSwatch/TextureSwatch.figma.d.ts +2 -0
- package/components/editor/TextureSwatch/TextureSwatch.figma.d.ts.map +1 -0
- package/components/website/TextContentBlock/TextContentCard.figma.d.ts +2 -0
- package/components/website/TextContentBlock/TextContentCard.figma.d.ts.map +1 -0
- package/package.json +1 -1
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"BlogActionCard.figma.d.ts","sourceRoot":"","sources":["../../../../src/components/content/BlogActionCard/BlogActionCard.figma.tsx"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"BlogEditorialCard.figma.d.ts","sourceRoot":"","sources":["../../../../src/components/content/BlogEditorialCard/BlogEditorialCard.figma.tsx"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"EditorialCard.figma.d.ts","sourceRoot":"","sources":["../../../../src/components/content/EditorialCard/EditorialCard.figma.tsx"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ColorPalette.figma.d.ts","sourceRoot":"","sources":["../../../../src/components/editor/ColorPalette/ColorPalette.figma.tsx"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ColorPicker.figma.d.ts","sourceRoot":"","sources":["../../../../src/components/editor/ColorPicker/ColorPicker.figma.tsx"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ColorRow.figma.d.ts","sourceRoot":"","sources":["../../../../src/components/editor/ColorRow/ColorRow.figma.tsx"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ColorSwatch.figma.d.ts","sourceRoot":"","sources":["../../../../src/components/editor/ColorSwatch/ColorSwatch.figma.tsx"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"TextureSwatch.figma.d.ts","sourceRoot":"","sources":["../../../../src/components/editor/TextureSwatch/TextureSwatch.figma.tsx"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"TextContentCard.figma.d.ts","sourceRoot":"","sources":["../../../../src/components/website/TextContentBlock/TextContentCard.figma.tsx"],"names":[],"mappings":""}
|