@photoroom/ui 0.1.441 → 0.1.443

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.
Files changed (21) hide show
  1. package/components/action/AppButton/AppButton.figma.d.ts +2 -0
  2. package/components/action/AppButton/AppButton.figma.d.ts.map +1 -0
  3. package/components/action/BlogSocialButton/BlogSocialButton.figma.d.ts +2 -0
  4. package/components/action/BlogSocialButton/BlogSocialButton.figma.d.ts.map +1 -0
  5. package/components/action/LoginButton/LoginButton.figma.d.ts +2 -0
  6. package/components/action/LoginButton/LoginButton.figma.d.ts.map +1 -0
  7. package/components/action/SocialButton/SocialButton.figma.d.ts +2 -0
  8. package/components/action/SocialButton/SocialButton.figma.d.ts.map +1 -0
  9. package/components/website/AccentDropZone/AccentDropZone.figma.d.ts +2 -0
  10. package/components/website/AccentDropZone/AccentDropZone.figma.d.ts.map +1 -0
  11. package/components/website/ComparisonBlock/ComparisonTable.figma.d.ts +2 -0
  12. package/components/website/ComparisonBlock/ComparisonTable.figma.d.ts.map +1 -0
  13. package/components/website/Glossary/GlossaryTermCard.figma.d.ts +2 -0
  14. package/components/website/Glossary/GlossaryTermCard.figma.d.ts.map +1 -0
  15. package/components/website/GuidelineBlock/GuidelineCard.figma.d.ts +2 -0
  16. package/components/website/GuidelineBlock/GuidelineCard.figma.d.ts.map +1 -0
  17. package/components/website/ImpactBlock/ImpactCard.figma.d.ts +2 -0
  18. package/components/website/ImpactBlock/ImpactCard.figma.d.ts.map +1 -0
  19. package/components/website/PersonaBlock/PersonaCard.figma.d.ts +2 -0
  20. package/components/website/PersonaBlock/PersonaCard.figma.d.ts.map +1 -0
  21. package/package.json +1 -1
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=AppButton.figma.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"AppButton.figma.d.ts","sourceRoot":"","sources":["../../../../src/components/action/AppButton/AppButton.figma.tsx"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=BlogSocialButton.figma.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"BlogSocialButton.figma.d.ts","sourceRoot":"","sources":["../../../../src/components/action/BlogSocialButton/BlogSocialButton.figma.tsx"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=LoginButton.figma.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"LoginButton.figma.d.ts","sourceRoot":"","sources":["../../../../src/components/action/LoginButton/LoginButton.figma.tsx"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=SocialButton.figma.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SocialButton.figma.d.ts","sourceRoot":"","sources":["../../../../src/components/action/SocialButton/SocialButton.figma.tsx"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=AccentDropZone.figma.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"AccentDropZone.figma.d.ts","sourceRoot":"","sources":["../../../../src/components/website/AccentDropZone/AccentDropZone.figma.tsx"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=ComparisonTable.figma.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ComparisonTable.figma.d.ts","sourceRoot":"","sources":["../../../../src/components/website/ComparisonBlock/ComparisonTable.figma.tsx"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=GlossaryTermCard.figma.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"GlossaryTermCard.figma.d.ts","sourceRoot":"","sources":["../../../../src/components/website/Glossary/GlossaryTermCard.figma.tsx"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=GuidelineCard.figma.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"GuidelineCard.figma.d.ts","sourceRoot":"","sources":["../../../../src/components/website/GuidelineBlock/GuidelineCard.figma.tsx"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=ImpactCard.figma.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ImpactCard.figma.d.ts","sourceRoot":"","sources":["../../../../src/components/website/ImpactBlock/ImpactCard.figma.tsx"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=PersonaCard.figma.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"PersonaCard.figma.d.ts","sourceRoot":"","sources":["../../../../src/components/website/PersonaBlock/PersonaCard.figma.tsx"],"names":[],"mappings":""}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@photoroom/ui",
3
- "version": "0.1.441",
3
+ "version": "0.1.443",
4
4
  "private": false,
5
5
  "description": "Photoroom design system components",
6
6
  "sideEffects": [